StringExtensionsIsAllLetters Method

Overload List

IsAllLetters(String) Tests to see if a string contains only letters.
IsAllLetters(String, Boolean) Tests to see if a string contains only letters.

See Also