Ejemplo n.º 1
0
 public Connection(INetHelper h, NetConnection nc)
 {
     this.h  = h;
     this.nc = nc;
 }