Click or drag to resize

HelperFunctionsSettingsManagerLoadSettings Method

This method will load the settings from the Settings file. This will be calleed automatically each time you Initialize the settings, but will need to be manually called if you want to read from the file.

Namespace:  AHL
Assembly:  AHL (in AHL.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static void LoadSettings()
See Also