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