Exemplo n.º 1
0
 public NetThread(NetworkMgr netMgr)
     : base(null, null)
 {
     m_networkMgr = netMgr;
 }
Exemplo n.º 2
0
 public NetThread(NetworkMgr netMgr)
     : base(null, null)
 {
     m_networkMgr = netMgr;
 }