Click or drag to resize

ConversionRatioToBaseProviderStaticMethods Methods

The ConversionRatioToBaseProviderStaticMethods type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetRatioThroughBaseTUnit
Gets the conversion ratio from the source to the destination unit. The ratio is calculated through the base unit.
Public methodStatic memberGetRatioThroughBaseOrDefaultTUnit
Gets the conversion ratio from the source to the destination unit. The ratio is calculated through the base unit. If the ratio is not available, Zero is returned.
Public methodStatic memberIsConvertibleToBaseTUnit
Checks if there is a conversion ratio for convertion from the specified unit to the base unit for this provider.
Top
See Also