コード例 #1
0
 public void DoClose()
 {
     m_netMgr.DoClose();
     m_logSystem.DoClose();
     m_msgDispatcher.DoClose();
 }