NullableStringExtensions<E> extension

Extension methods for a nullable String.

on

Properties

isNotNullNorEmpty bool
Returns true if this string is not null and not empty.
no setter
isNullOrEmpty bool
Returns true if this string is null or empty.
no setter