Ejemplo n.º 1
0
 public NetworkMgmt(NetworkLayer net)
 {
     _net         = net;
     _scanResults = new ArrayList();
 }
Ejemplo n.º 2
0
 public NetworkMgmt(NetworkLayer net)
 {
     _net = net;
     _scanResults = new ArrayList();
 }