IModuleLoader Methods |
The IModuleLoader type exposes the following members.
Name | Description | |
---|---|---|
![]() | LoadModule |
Loads the module. Creates an instance of the module class that implements IModule.
|
![]() | LoadModules |
Loads the modules. Creates an instance of each available class that implements IModule.
|