Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
C# Extension Method: String - IsLower by ZZZ Projects
Is each of the following characters in a lower case?
E : False 
n : True 
t : True 
i : True 
t : True 
y : True 
  : False 
F : False 
r : True 
a : True 
m : True 
e : True 
w : True 
o : True 
r : True 
k : True 
  : False 
6 : False
Cached Result
Last Run: 7:08:26 pm
Compile: 0.227s
Execute: 0.024s
Memory: 409.16kb
CPU: 0.109s