NullableStringExtension extension

Extensions that apply to nullable strings.

Contains common functionality used against nullable strings.

on

Properties

isNullOrEmpty bool
Whether this string is null or empty.
no setter
isNullOrWhitespace bool
Whether this string is null or whitespace.
no setter