ChunkT Structure |
Namespace: SmartTests.Ranges
The ChunkT type exposes the following members.
Name | Description | |
---|---|---|
IncludedMax | ||
IncludedMin | ||
Max |
The maximum value (included) of this chunk
| |
MaxIncluded |
Indicate if Min is included in this chunk.
| |
Min |
The min value (included) of this chunk
| |
MinIncluded |
Indicate if Min is included in this chunk.
|
Name | Description | |
---|---|---|
Equals(Object) | Indicates whether this instance and a specified object are equal. (Overrides ValueTypeEquals(Object).) | |
Equals(ChunkT) |
Compare two Chunk | |
GetHashCode | Returns the hash code for this instance. (Overrides ValueTypeGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns the fully qualified type name of this instance. (Overrides ValueTypeToString.) |