Summary
Constructs a range of
long
values using a default step of 1.
- Namespace
- TCLite
- Containing Type
- RangeAttribute
Syntax
public RangeAttribute(long from, long to)
Parameters
Name | Type | Description |
---|---|---|
from | long | |
to | long |
Return Value
Type | Description |
---|---|
void |