public method Temperature.Get

Brief

Returns the value in the specified unit of measure

Declaration
C#
double  Get (Temperature.Unit unit)

Parameters
unit

The unit of measure

Declared in Temperature

back