Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

IPluginFactory.CreatePlugin�Method�

Creates the plugin object.

[Visual�Basic]
Function�CreatePlugin()�As�IPlugin
[C#]
IPlugin�CreatePlugin();

Return Value

the new plugin instance

Remarks

Create and return a new plugin instance.

See Also

IPluginFactory Interface | log4net.Plugin Namespace