Esempio n. 1
0
 public void ReloadSettings()
 {
     SettingsRaw = ConfigReader.ParseSettingsRaw();
     Settings.ApplyLocalSettings(SettingsRaw);
 }