mirror of
https://github.com/wagesj45/CapyKit.git
synced 2025-03-13 13:16:39 -05: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. |