YNull
|
| Name | Description | |
|---|---|---|
|
|
CheckNullOrEmpty(String, String) | Check if the given string is null or empty. |
|
|
CheckNullOrEmptyT(IEnumerableT, String) | Check if the given enumerable is null or empty. |
|
|
CheckNullOrEmptyT(IListT, String) | Check if the given list is null or empty. |