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