More...
|
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...
|
|
◆ GetAll()
◆ GetItem()
Retrieves a single setting from the settingsCollection (populated from GetAll)
- Parameters
-
settingsCollection | The full collection of settings |
key | The key to match on |
- Returns
- The setting (or default if not found)
Implements Sphyrnidae.Common.Lookup.ILookupSettings< T >.
◆ GetValue()
◆ CachingSeconds
◆ Key
The documentation for this class was generated from the following file:
- C:/Users/dougb/Desktop/Sphyrnidae/New/Common/Common/Lookup/BaseLookupSetting.cs