Share via


IModuleCatalog Members

Include Protected Members
Include Inherited Members

The IModuleCatalog type exposes the following members.

Methods

  Name Description
Public method AddModule
Adds a ModuleInfo to the ModuleCatalog.
Public method CompleteListWithDependencies
Returns the collection of ModuleInfos that contain both the ModuleInfos in modules, but also all the modules they depend on.
Public method GetDependentModules
Return the list of ModuleInfos that moduleInfo depends on.
Public method Initialize
Initializes the catalog, which may load and validate the modules.

Properties

  Name Description
Public property Modules
Gets all the ModuleInfo classes that are in the ModuleCatalog.

See Also

IModuleCatalog Interface

Microsoft.Practices.Prism.Modularity Namespace