The CompactRepositorySelector type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | CompactRepositorySelector |
Create a new repository selector
|
Methods
Name | Description | |
---|---|---|
![]() | CreateRepository(Assembly, Type) |
Create a new repository for the assembly specified
|
![]() | CreateRepository(String, Type) |
Create a new repository for the repository specified
|
![]() | ![]() | (Inherited from ![]() |
![]() | ExistsRepository |
Test if a named repository exists
|
![]() | ![]() |
Allows an (Inherited from ![]() ![]() ![]() |
![]() | GetAllRepositories |
Gets a list of ILoggerRepository objects
|
![]() | ![]() |
Serves as a hash function for a particular type.
(Inherited from ![]() |
![]() | GetRepository(Assembly) |
Get the ILoggerRepository for the specified assembly
|
![]() | GetRepository(String) |
Get the named ILoggerRepository |
![]() | ![]() |
Gets the (Inherited from ![]() ![]() |
![]() | ![]() |
Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | OnLoggerRepositoryCreatedEvent |
Notify the registered listeners that the repository has been created
|
![]() | ![]() | (Inherited from ![]() |
Events
Name | Description | |
---|---|---|
![]() | LoggerRepositoryCreatedEvent |
Event to notify that a logger repository has been created.
|
See Also