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