Beispiel #1
0
 public void ResumeIncremental()
 {
     mktIncrProc.ResumeIncremental();
     isPaused = false;
 }