ObjectExtension Methods |
The ObjectExtension type exposes the following members.
Name | Description | |
---|---|---|
CheckNotNull |
Check that an argument is not null.
| |
CheckNull |
Check that an argument is null.
| |
IsNotNull |
Test if an object reference is not null.
| |
IsNull |
Test if an object reference is null.
|