Search
IMeasureUnitConverter Methods
 


 Public Methods

  Name Description

CanConvertFrom

Returns a value indicating whether this converter can convert from the specified target unit to the specified source unit.

CanConvertTo

Returns a value indicating whether this converter can convert from the specified source unit to the specified target unit.

ConvertFrom

Converts a value from the specified source unit to the specified target unit.

ConvertTo

Converts a value from the specified source unit to the specified target unit.

 See Also