[]
Checks whether a given character is in the current range.
public bool InRange(char c)
The character to check.
true if the character is in the range, false otherwise.