HelperFunctionsSettingsManagerRestoreSettings Method |
This method will restore the Settings file from the available "bak" file.
Namespace:
AHL
Assembly:
AHL (in AHL.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static void RestoreSettings()
Public Shared Sub RestoreSettings
public:
static void RestoreSettings()
static member RestoreSettings : unit -> unit
See Also