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