RangeAttribute Constructor |
Name | Description | |
---|---|---|
RangeAttribute(Double, Double) |
Initializes a new GreaterThanAttribute and specify a floating-point bound.
| |
RangeAttribute(Int64, Int64) |
Initializes a new GreaterThanAttribute and specify an integer bound.
| |
RangeAttribute(UInt64, UInt64) |
Initializes a new GreaterThanAttribute and specify a UInt64 bound.
|