コード例 #1
0
ファイル: Settings.cs プロジェクト: Therzok/Krofiler
 public void Save()
 {
     XmlSettings.Save(SettingsPath(), this);
 }