Method CoerceMaximum
CoerceMaximum(int)
Coerces minimal value to have the valid range.
protected virtual int CoerceMaximum(int value)
Parameters
valueintValue to coerce.
Coerces minimal value to have the valid range.
protected virtual int CoerceMaximum(int value)
value intValue to coerce.