| ModuleEntryManager Methods |
The ModuleEntryManager type exposes the following members.
| Name | Description | |
|---|---|---|
| EnsureAppCodeModules |
Ensures modules contained in the app code assembly, which is not discoverable by default
| |
| EnsureModuleT | Obsolete.
Ensures that a module of the specified type is registered.
| |
| GetModuleInfo |
Gets a module info object with the specified name.
| |
| IsModuleLoaded |
Determines whether the module info object with the specified name is available.
| |
| RegisterModule |
Registers a module info object.
|