show/hide this revision's text 2 edited tags
show/hide this revision's text 1

Difference between Char.IsDigit() and Char.IsNumber() in C#

What's the difference between Char.IsDigit() and Char.IsNumber() in C#?