static public method Weight.UnitToName

Brief

Returns the name of the unit of measure.

Declaration
C#
string  UnitToName (Weight.Unit unit)

Parameters
unit

The unit of measure.

Declared in Weight

back