Пример #1
0
 private void Client_onDisconnect()
 {
     parentDispatcher.UpdateServerList(this);
     client.Close();
 }