Click or drag to resize

StringExtensionsNotEmpty Method

Overload List
  Name Description
Public Extension Method NotEmpty(String) Ensures parameter is not an empty or null string. Returns a single space if test value is empty.
Public Extension Method NotEmpty(String, String) Ensures parameter is not an empty or null string.
Top
See Also