Click or drag to resize

RangeCheckMinMaxAttribute Constructor

Initializes a new instance of the RangeCheckMinMaxAttribute class

Namespace:  MindWorks.Nimbus
 
Syntax
internal RangeCheckMinMaxAttribute(
	double min,
	double max,
	params string[] models
)

Parameters

min
Type: SystemDouble
max
Type: SystemDouble
models
Type: SystemString
See Also

Download a complete CHM version of this documentation here.