示例#1
0
 public VpnBusters()
 {
     cmd = new shellcmd();
 }
示例#2
0
 public registro(shellcmd Cmd)
 {
     cmd = Cmd;
 }