Beispiel #1
0
 private void procDisConnect(NetworkMgr.QueuePack pack)
 {
     OnDisConnected?.Invoke(pack.ClientID, null);
 }