Example #1
0
 public void connect()
 {
     _socket.Connect();
     _chatSocket.Connect();
 }