ConfigurationStore Class |
Namespace: FileHold.Common
public class ConfigurationStore
The ConfigurationStore type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConfigurationStore | Initializes a new instance of the ConfigurationStore class |
Name | Description | |
---|---|---|
![]() | GetT(String) | |
![]() | GetT(String, T) | |
![]() | GetT(String, T, FuncT, T) | |
![]() | GetT(String, T, FuncT, T, FuncString, T) | |
![]() | Has | |
![]() | Set | |
![]() | TryGetRaw |
Name | Description | |
---|---|---|
![]() | ConvertT | (Defined by ObjectExtension.) |
![]() | ToJson | (Defined by ObjectExtension.) |