예제 #1
0
 private bool ContainsAnyLetters()
 => lastCharacter.HasValue || textReader.AnySymbols();