예제 #1
0
 private static void StopServer()
 {
     TcpServer.ShutdownServer();
     GlobalLogic.OnServerShutdown();
 }