public static bool IsNullOrEmpty( Nullable<string> value )
Public Shared Function IsNullOrEmpty ( _ value As Nullable(Of String) _ ) As Boolean