log4net SDK Documentation - Microsoft .NET Framework 4.0

PluginAttribute Constructor

Initializes a new instance of the PluginAttribute class with the specified type.

Overload List

Initializes a new instance of the PluginAttribute class with the specified type.

public PluginAttribute(string);

Initializes a new instance of the PluginAttribute class with the specified type.

public PluginAttribute(Type);

See Also

PluginAttribute Class | log4net.Config Namespace