Beispiel #1
0
 public void ProgressIncrementProcess(ref bool nCancel)
 {
     nCancel = Progreso.Cancel;
     Progreso.IncrementProcess();
 }