| SmartTestInt64Range Property |
Creates a new range of long
Namespace:
SmartTests
Assembly:
SmartTests (in SmartTests.dll) Version: 1.12.0
Syntax public static INumericType<long> Int64Range { get; }
Public Shared ReadOnly Property Int64Range As INumericType(Of Long)
Get
public:
static property INumericType<long long>^ Int64Range {
INumericType<long long>^ get ();
}
static member Int64Range : INumericType<int64> with get
Property Value
Type:
INumericTypeInt64See Also