Exemplo n.º 1
0
 public SocketCom(TcpIpReaderSettings settings)
 {
     handler       = new NullHandler();
     this.settings = settings;
 }
Exemplo n.º 2
0
 public SocketCom(TcpIpReaderSettings settings)
 {
     handler = new NullHandler();
     this.settings = settings;
 }