Click or drag to resize

YNullReferenceExceptionCheckNullOrEmpty Method

Overload List
  Name Description
Public method Static member CheckNullOrEmpty(String, String) Check if the given string is null or empty.
Public method Static member CheckNullOrEmptyT(IEnumerableT, String) Check if the given enumerable is null or empty.
Public method Static member CheckNullOrEmptyT(IListT, String) Check if the given list is null or empty.
Top
See Also