Click or drag to resize

ErrorServiceOutOfRange Method (String, String, Double, Double, Boolean, Boolean)

Namespace:  MindWorks.Nimbus
 
Syntax
internal static Exception OutOfRange(
	string parameterName,
	string parameterValue,
	double min,
	double max,
	bool minInclusive,
	bool maxInclusive
)

Parameters

parameterName
Type: SystemString
parameterValue
Type: SystemString
min
Type: SystemDouble
max
Type: SystemDouble
minInclusive
Type: SystemBoolean
maxInclusive
Type: SystemBoolean

Return Value

Type: Exception
See Also

Download a complete CHM version of this documentation here.