Defines a range of values with an upper and lower boundary.
More...
|
| ValueRange (decimal lowerBound, decimal upperBound) |
|
| ValueRange () |
| Don't really like having this constructor here More...
|
|
override string | ToString () |
|
override bool | Equals (object obj) |
|
override int | GetHashCode () |
|
virtual void | GetObjectData (SerializationInfo info, StreamingContext context) |
|
|
| ValueRange (SerializationInfo info, StreamingContext context) |
|
|
decimal | LowerBound [get, set] |
|
decimal | UpperBound [get, set] |
|
Defines a range of values with an upper and lower boundary.
◆ ValueRange()
Apac.Data.ValueRange.ValueRange |
( |
| ) |
|
|
inline |
Don't really like having this constructor here
The documentation for this class was generated from the following file:
- /var/lib/jenkins/workspace/apac/APAC/APACCore/Data/ValueRange.cs