コード例 #1
0
ファイル: Launcher.cs プロジェクト: Healix/Gw2Launcher
 private static void OnAccountExited(Account account)
 {
     account.OnExited();
 }