Constructor DensifyNumericRange
DensifyNumericRange(DensifyNumericBounds<TNumber>, TNumber)
Initializes a new instance of DensifyNumericRange.
Parameters
bounds
DensifyNumeric <TNumber>Bounds The bounds.
step
TNumberThe step.
Initializes a new instance of DensifyNumericRange.
bounds
DensifyThe bounds.
step
TNumberThe step.