Exemple #1
0
 public void Next()
 {
     current = tokenizer.ReadNext();
 }
 public void Next()
 {
     current = tokenizer.ReadNext();
 }