Exemplo n.º 1
0
 public TcpHub(NetSettings netSettings)
     : this()
 {
     this.netSettings = netSettings;
 }