Inheritance: Automobile.Communication.Tcp.TcpServerCommunicator
コード例 #1
0
 public void Setup()
 {
     Auto = new AutoResponderServer(3001);
 }