Пример #1
0
 public void ProgressIncrementAction(ref bool nCancel)
 {
     nCancel = Progreso.Cancel;
     Progreso.IncrementAction();
 }