IConfigurationProvider Interface Methods
For a list of all members of this type, see IConfigurationProvider members.
Public Methods
Name | Description | |
---|---|---|
FindGroup | Searches for a group | |
GetCollection<T> | Get a collection of configurations by name | |
GetConfigurationForDisplay | Get configuration for display | |
GetConfigurationValue | Get configuration value | |
GetEnumMembers | Gen enumeration members | |
GetUntypedValue | Get untyped value | |
HasConfiguration | Query if configuration known | |
SetFromString | Set configuration from string |
See Also