Initializes a new instance of the DomainAttribute class.
Initializes a new instance of the DomainAttribute class.
public DomainAttribute();
Initialize a new instance of the DomainAttribute class with the name of the domain.
public DomainAttribute(string);
DomainAttribute Class | log4net.Config Namespace