Namespace: FsCheck
Assembly: FsCheck.dll
Base Type:
obj
All Interfaces:
IEquatable<Interval>
,
IStructuralEquatable
,
IComparable<Interval>
,
IComparable
,
IStructuralComparable
Union case | Description |
Full Usage:
Interval(int, int)
Parameters:
int
Item2 : int
|
|
Instance member | Description |
Full Usage:
this.Left
Returns: int
|
|
Full Usage:
this.Right
Returns: int
|
|