public static double Limit(
this double value,
double minValue,
double maxValue
)[Missing <param name="value"/> documentation for "M:DHI.Mike1D.Generic.MathUtil.Limit(System.Double,System.Double,System.Double)"]
[Missing <param name="minValue"/> documentation for "M:DHI.Mike1D.Generic.MathUtil.Limit(System.Double,System.Double,System.Double)"]
[Missing <param name="maxValue"/> documentation for "M:DHI.Mike1D.Generic.MathUtil.Limit(System.Double,System.Double,System.Double)"]
[Missing <returns> documentation for "M:DHI.Mike1D.Generic.MathUtil.Limit(System.Double,System.Double,System.Double)"]