Пример #1
0
 public void Next()
 {
     current = tokenizer.ReadNext();
 }
Пример #2
0
 public void Next()
 {
     current = tokenizer.ReadNext();
 }