|
abstract Task< IEnumerable< T > > | GetAll () |
| Retrieves all of the settings at once so that these can be cached locally More...
|
|
virtual T | GetItem (CaseInsensitiveBinaryList< T > settingsCollection, string key) |
| Retrieves a single setting from the settingsCollection (populated from GetAll) More...
|
|
virtual string | GetValue (T setting) |
| Retrieves the value from the setting More...
|
|
Task< IEnumerable< T > > | GetAll () |
| Retrieves all of the settings at once so that these can be cached locally More...
|
|
T | GetItem (CaseInsensitiveBinaryList< T > settingsCollection, string key) |
| Retrieves a single setting from the settingsCollection (populated from GetAll) More...
|
|
string | GetValue (T setting) |
| Retrieves the value from the setting More...
|
|
◆ CachingSeconds
override int Sphyrnidae.Common.Variable.VariableSettings.CachingSeconds |
|
get |
◆ Key
override string Sphyrnidae.Common.Variable.VariableSettings.Key = "VariableSettings" |
|
get |
The documentation for this class was generated from the following file:
- C:/Users/dougb/Desktop/Sphyrnidae/New/Common/Common/Variable/VariableSettings.cs