ExceptionsThrowIfNull Method |
Name | Description | |
---|---|---|
![]() ![]() | ThrowIfNull(Object, String) |
Throws an ArgumentNullException if the object is null.
|
![]() ![]() | ThrowIfNull(Object, String, String, String) |
Throws an ArgumentNullException if the object is null.
|