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