log4net SDK Reference

RepositoryAttribute Constructor

Initializes a new instance of the RepositoryAttribute class.

Overload List

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);

See Also

RepositoryAttribute Class | log4net.Config Namespace