Beispiel #1
0
 public void PauseIncremental()
 {
     mktIncrProc.PauseIncremental();
     isPaused = true;
 }