StrictlyLessThanAttribute Constructor |
Name | Description | |
---|---|---|
StrictlyLessThanAttribute(Double) |
Initializes a new StrictlyLessThanAttribute with a given floating-point bound.
| |
StrictlyLessThanAttribute(Int64) |
Initializes a new StrictlyLessThanAttribute with a given integer bound.
| |
StrictlyLessThanAttribute(UInt64) |
Initializes a new StrictlyLessThanAttribute with a given UInt64 bound.
|