Exemplo n.º 1
0
 public void Leave()
 {
     chatRoom?.Leave(this);
     chatRoom = null;
 }