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