ComponentManager
Home
Components
ComponentManager
About
ComponentManager class is used to register a new M-Components.
Class content
Assembly |
Minimal.dll |
Namespace |
Minimal.Components.Core |
Inheritance |
- |
Attributes |
- |
Implements |
- |
Constructors
Name |
Description |
|
ComponentManager() |
Initializes a new instance of the ComponentManager class. |
|
Properties
Name |
Description |
Type |
- |
- |
- |
Fields
Name |
Description |
Type |
- |
- |
- |
Events
Name |
Description |
Type |
- |
- |
- |
Methods
Name |
Description |
Returns |
RegisterComponent(IMComponent component) |
Registers new M-Component. |
- |