コード例 #1
0
ファイル: AutoQuitCore.cs プロジェクト: MasterScott/AutoQuit
 public void Quit()
 {
     CommandHandler.KillTCPConnectionForProcess(GameController.Window.Process.Id);
 }