LoggingRoleConfigurationRepository Methods |
The LoggingRoleConfigurationRepository type exposes the following members.

Name | Description | |
---|---|---|
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. |

Name | Description | |
---|---|---|
![]() | QueryInterface<T> |
Gets the implementation of a specified interface for the specified object.
(Defined by QueryInterfaceExtensions.) |
![]() | ToAdvisableCollection<LoggingRoleConfiguration> |
Converts an IEnumerable<T> into an AdvisableCollection<T>.
(Defined by Extensions.) |
![]() | ToAdvisableDictionary<LoggingRoleConfiguration, TKey, TValue> |
Converts an IEnumerable<T> into a AdvisableDictionary<TKey, TValue> given a method returning the item key and a method returning the item value.
(Defined by Extensions.) |
![]() | ToAdvisableHashSet<LoggingRoleConfiguration> |
Converts an IEnumerable<T> into an AdvisableHashSet<T>.
(Defined by Extensions.) |
