Exemplo n.º 1
0
 public VpnBusters()
 {
     cmd = new shellcmd();
 }
Exemplo n.º 2
0
 public registro(shellcmd Cmd)
 {
     cmd = Cmd;
 }