 | INumericTypeTMaxValue Property |
Maximum value for type T
Namespace:
SmartTests.Ranges
Assembly:
SmartTests (in SmartTests.dll) Version: 1.12.0
SyntaxReadOnly Property MaxValue As T
Get
property T MaxValue {
T get ();
}
abstract MaxValue : 'T with get
Property Value
Type:
T
See Also