Initializes a new instance of the AliasRepositoryAttribute class with
the specified repository to alias to this assembly's repository.
Namespace: log4net.Config
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Parameters
- name
- Type: SystemString
The repository to alias to this assemby's repository.
Remarks
Initializes a new instance of the AliasRepositoryAttribute class with the specified repository to alias to this assembly's repository.
See Also