示例#1
0
 public void AtivarProxy()
 {
     proxy.AtivarProxy("192.168.0.30", 3128);
     ativarProxy = true;
 }