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