mirror of
https://github.com/wagesj45/CapyKit.git
synced 2024-11-12 19:23:36 -06:00
786 B
786 B
SettingsHelper Methods
Methods
GetApplicationSetting(T) | Retrieves a setting with the given key . |
SetAccessorMethod | Sets the function used to retrieve application settings. |
SetDetectorMethod | Sets the function used to detect if an application setting with a given key exists. |