HelperFunctionsSettingsManagerSaveSettings Method |
This method will save the settings into the chosen binary file.
This will be called automatically each time you add/remove/update.
This shouldn't be called manually, but the option is anyway granted to the user.
Namespace:
AHL
Assembly:
AHL (in AHL.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static void SaveSettings()
Public Shared Sub SaveSettings
public:
static void SaveSettings()
static member SaveSettings : unit -> unit
See Also