Exemple #1
0
 private char peek()
 {
     return((char)input.Peek());
 }