Share via


IModuleTypeLoader Members

Include Protected Members
Include Inherited Members

The IModuleTypeLoader type exposes the following members.

Methods

  Name Description
Public method CanLoadModuleType
Evaluates the Ref property to see if the current typeloader will be able to retrieve the moduleInfo.
Public method LoadModuleType
Retrieves the moduleInfo.

Events

  Name Description
Public event LoadModuleCompleted
Raised when a module is loaded or fails to load.
Public event ModuleDownloadProgressChanged
Raised repeatedly to provide progress as modules are downloaded in the background.

See Also

IModuleTypeLoader Interface

Microsoft.Practices.Prism.Modularity Namespace