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