|
by luisabreu via LA.NET [EN] on 4/2/2010 8:56:11 PM
It was only yesterday that I’ve noticed this new static method. As you probably expected from its name, the IsNullOrWhiteSpace method will only return true for a null string or for a string which contains only white-space chars (ie, tabs, spaces, etc). Small but handy addition.
... [ read more ]
|
|