[]
Numeric data range.
public class DoubleRange : IRange
Name | Description |
---|---|
DoubleRange(string, double, double) | Creates an instance of DoubleRange. |
Name | Description |
---|---|
Max | Gets or sets the maximum. |
Min | Gets or sets the minimum. |
Name | Gets or sets the name. |