static public method Measurement<T>.GetUnitName

Brief

Gets the name of the unit by its code

Declaration
C#
string  GetUnitName (T unit)

Parameters
unit

Declared in Measurement<T>

back