ExceptionsThrowIfNullOrEmpty Method |
Name | Description | |
---|---|---|
ThrowIfNullOrEmpty(Guid, String, String) |
Throws an ArgumentNullException if the guid is null or equal to an empty guid.
| |
ThrowIfNullOrEmpty(String, String, String) |
Throws an ArgumentNullException if the string is null or empty.
|