void OnDestroy() { m_NetWork = null; }
private void _Init() { KClientNetLib.KMessageMgr.Initialzie(); m_NetWork = new NetWorkImp(this); }