Exemplo n.º 1
0
 public void Next()
 {
     current = tokenizer.ReadNext();
 }
Exemplo n.º 2
0
 public void Next()
 {
     current = tokenizer.ReadNext();
 }