Beispiel #1
0
 public void SaveSettingsINI() => INI.Save(this);
Beispiel #2
0
 public void LoadSettingsINI() => INI.Load(this);