Initializes a new instance of the AliasRepositoryAttribute class with
the specified repository to alias to this assembly's repository.
Namespace: log4net.ConfigAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Parameters
- name
- Type: System String
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