| DoubleTypeMinValue Property |
Minimum value for type T
Namespace:
SmartTests.Ranges
Assembly:
SmartTests (in SmartTests.dll) Version: 1.12.0
Syntax protected override double MinValue { get; }
Protected Overrides ReadOnly Property MinValue As Double
Get
protected:
virtual property double MinValue {
double get () override;
}
abstract MinValue : float with get
override MinValue : float with get
Property Value
Type:
DoubleSee Also