MetalamaAPI documentationPatterns APIMetalama.​Patterns.​Contracts.​NumericNumeric­RangeNumeric­Range
Open sandboxFocus

NumericRange Constructor

NumericRange(NumericBound?, NumericBound?)

Initializes a new instance of the NumericRange struct.

Declaration
public NumericRange(NumericBound? min, NumericBound? max)
Parameters
Type Name Description
NumericBound min
NumericBound max