static public method Pressure.UnitToName

Brief

Returns the name of the unit of measure.

Declaration
C#
string  UnitToName (Pressure.Unit unit)

Parameters
unit

The unit of measure.

Declared in Pressure

back