Utility class for obtaining module information and managing which available modules are active.
| C# |
public sealed class ModuleManager
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| ModuleManager()()() | Initializes a new instance of the ModuleManager class | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetModuleInfos(String) |
Builds a collection of module information objects representing the modules available in an assembly.
| |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ShowForm(IDPApplication) |
Shows the module manager form.
| |
| ToString()()() | (Inherited from Object.) |
| Object | |
| ModuleManager | |