コード例 #1
0
 public SocketCom(TcpIpReaderSettings settings)
 {
     handler       = new NullHandler();
     this.settings = settings;
 }
コード例 #2
0
 public SocketCom(TcpIpReaderSettings settings)
 {
     handler = new NullHandler();
     this.settings = settings;
 }