Ejemplo n.º 1
0
 void ChatClientClosedHandler(object sender, EventArgs e)
 {
     modelChat.Disconnect();
 }