Click or drag to resize

ExtensionMethodsRoundToNearest Method

Overload List
  NameDescription
Public methodStatic memberRoundToNearest(Int32, Int32)
Rounds a number where you can specify the precision of the rounding
Public methodStatic memberRoundToNearest(Single, Int32)
Rounds a number where you can specify the precision of the rounding
Public methodStatic memberRoundToNearest(Single, Single)
Rounds a number where you can specify the precision of the rounding
Top
See Also