Ensure.Smaller
Ensure.Smaller<T> method
public static void Smaller<T>(T arg, T max, string parameterName)
where T : IComparable<T>
See Also
- class Ensure
- namespace Aspose.Gis.Common
- assembly Aspose.GIS
public static void Smaller<T>(T arg, T max, string parameterName)
where T : IComparable<T>