log4net SDK Reference

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