Пример #1
0
 void Start()
 {
     Console.WriteLine("Client connecting\n");
     _client.Start(true);
 }