Exemplo n.º 1
0
 private bool ContainsAnyLetters()
 => lastCharacter.HasValue || textReader.AnySymbols();