コード例 #1
0
 public static void SaveServerAccounts()
 {
     ServerDataStorage.SaveServerSettings(Accounts, _serverAccountsFile);
 }