FsCheck


IntWithMinMax Type

Namespace: FsCheck

Assembly: FsCheck.dll

Base Type: obj

All Interfaces: IEquatable<IntWithMinMax> , IStructuralEquatable , IComparable<IntWithMinMax> , IComparable , IStructuralComparable

Represents an int that can include int.MinValue and int.MaxValue.

Union cases

Union case Description

IntWithMinMax int

Full Usage: IntWithMinMax int

Parameters:
    Item : int

Item : int

Instance members

Instance member Description

this.Get

Full Usage: this.Get

Returns: int

Returns: int

Static members

Static member Description

op_Explicitarg1

Full Usage: op_Explicitarg1

Parameters:
Returns: int

arg0 : IntWithMinMax
Returns: int