예제 #1
0
 void ChatClientClosedHandler(object sender, EventArgs e)
 {
     modelChat.Disconnect();
 }