[Missing <summary> documentation for "N:Litium.Foundation.Modules"]
Classes
| Class | Description | |
|---|---|---|
|
|
InvalidLicenseException |
Thrown on an invalid licens key.
|
|
|
LoadModuleAPIFailedException |
Thrown when a module API could not be loaded.
|
|
|
Module |
Base class for all Litium Foundation modules.
|
|
|
Module<(Of <(<'T>)>)> |
Typed modele base-class
|
|
|
ModuleCollection |
A collection of all installed modules.
Enumerates of Module instances.
|
|
|
ModuleDoesNotExistException |
Thrown when a module does not exist or has been deleted.
|
|
|
ModuleExistsException |
Thrown when trying to create a module with a class name or module id that already exists.
|