| SmartTestEnumRange Property |
Creates a new range of Enum
Namespace:
SmartTests
Assembly:
SmartTests (in SmartTests.dll) Version: 1.12.0
Syntax public static EnumType EnumRange { get; }
Public Shared ReadOnly Property EnumRange As EnumType
Get
public:
static property EnumType^ EnumRange {
EnumType^ get ();
}
static member EnumRange : EnumType with get
Property Value
Type:
EnumTypeSee Also