Example #1
0
 public void MonitorStart()
 {
     this.ThreadStart();
     ProxyEditor.AddUpdate(Worker.MonitorCheck);
 }