Microsoft.Practices.Prism.MefExtensions.Modularity Namespace
Classes
Class | Description | |
---|---|---|
DownloadedPartCatalogCollection |
Holds a collection of composable part catalogs keyed by module info.
|
|
MefModuleInitializer |
Exports the ModuleInitializer using the Managed Extensibility Framework (MEF).
|
|
MefModuleManager |
Component responsible for coordinating the modules' type loading and module initialization process.
|
|
MefXapModuleTypeLoader |
Provides a XAP type loader using the MEF DeploymentCatalog.
|
|
ModuleExportAttribute |
An attribute that is applied to describe the Managed Extensibility Framework export of an IModule.
|
Interfaces
Interface | Description | |
---|---|---|
IModuleExport |
Describe the Managed Extensibility Framework export of an IModule.
|