Exemplo n.º 1
0
 public void Rewind(int marker)
 {
     dbg.Rewind(marker);
     input.Rewind(marker);
 }