The PluginMap type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add |
Adds a IPlugin to the map.
| |
| Equals | (Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Remove |
Removes a IPlugin from the map.
| |
| ToString | (Inherited from Object.) |
See Also