Ejemplo n.º 1
0
 public void Stop()
 {
     _component.Stop();
     _nextPartBeginIndex = -1;
 }