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