StringExtensionsNotEmpty Method

Overload List

NotEmpty(String) Ensures parameter is not an empty or null string. Returns a single space if test value is empty.
NotEmpty(String, String) Ensures parameter is not an empty or null string.

See Also