Class Guard
- Namespace
- NetTopologySuite.Utilities
- Assembly
- NetTopologySuite.dll
A guard class
[Obsolete]
public static class Guard
- Inheritance
-
Guard
- Inherited Members
Methods
IsNotNull(object, string)
Checks if a value is not null
.
public static void IsNotNull(object candidate, string propertyName)