Наследование: Automobile.Communication.Tcp.TcpServerCommunicator
Пример #1
0
 public void Setup()
 {
     Auto = new AutoResponderServer(3001);
 }