C#C
C#2y ago
js

way to check if a string contains only alphabet

I need a line of code to check if a string contains only alphabet characters or whitespaces, what is the best way to do so
Was this page helpful?