Exemple #1
0
 public void SaveSettings()
 {
     SettingsStorage.SaveSettings(AppSettings, Environment.AppSettingsFilePath);
 }