PluginMap Constructor
|
Constructor |
AllPlugins | Gets all possible plugins as a list of IPlugin objects. |
Item | Gets a IPlugin by name. |
Add | Adds a IPlugin to the map. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
Remove | Removes a IPlugin from the map. |
ToString (inherited from Object) |
PluginMap Class | log4net.Plugin Namespace