Beispiel #1
0
 public void Connect(string hostname, int port) => m_socket.Connect(hostname, port);