Click or drag to resize

ExceptionsThrowIfNullOrEmpty Method

Overload List
  NameDescription
Public methodStatic memberThrowIfNullOrEmpty(Guid, String, String)
Throws an ArgumentNullException if the guid is null or equal to an empty guid.
Public methodStatic memberThrowIfNullOrEmpty(String, String, String)
Throws an ArgumentNullException if the string is null or empty.
Top
See Also