I would like to know what the easiest and shortest LINQ query is to return true if a string contains any number character in it.
Thanks Jobi Joy
|
|
|
|
|
|
|
Update: as @Cipher pointed out, it can actually be made even shorter:
|
||||||||||||
|
|
|
Try this
Usage
|
||||||
|