Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0
PluginMap Members
PluginMap overview
Public Instance Constructors
PluginMap Constructor
Constructor
Public Instance Properties
AllPlugins
Gets all possible plugins as a list of
IPlugin
objects.
Item
Gets a
IPlugin
by name.
Public Instance Methods
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
)
�
See Also
PluginMap Class
|
log4net.Plugin Namespace