Esempio n. 1
0
 public void ResetOutput()   // if process aborted
 {
     NextCommad();
     _activeInput = true;
     _autoApply   = true;
     Invoker.Reset();
 }