Plugin |
The PluginModuleAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| PluginModuleAttribute | Initializes a new instance of the PluginModuleAttribute class. |
| Name | Description | |
|---|---|---|
| Categories | Gets the categories for this module. |
| Name | Description | |
|---|---|---|
| SafeCastT |
Performs a cast from object to T, avoiding possible null violations if T is a value type.
(Defined by ObjectExtensions) |