Exemplo n.º 1
0
 public int Mark()
 {
     lastMarker = input.Mark();
     dbg.Mark(lastMarker);
     return(lastMarker);
 }