| SmartTestDoubleRange Property |
Creates a new range of double
Namespace:
SmartTests
Assembly:
SmartTests (in SmartTests.dll) Version: 1.12.0
Syntax public static INumericType<double> DoubleRange { get; }
Public Shared ReadOnly Property DoubleRange As INumericType(Of Double)
Get
public:
static property INumericType<double>^ DoubleRange {
INumericType<double>^ get ();
}
static member DoubleRange : INumericType<float> with get
Property Value
Type:
INumericTypeDoubleSee Also