Classes

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