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