예제 #1
0
 public void UpdateProgress(string status, int percent)
 {
     BgWorker.UpdateProgress(this, status, percent);
 }