IConversionRatioToBaseProviderTUnit Methods |
The IConversionRatioToBaseProviderTUnit generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetRatioToBaseOrDefault |
Gets the conversion ratio from the specified unit to the base unit for this provider.
Returns Zero if the ratio is not available.
|
Name | Description | |
---|---|---|
![]() | GetRatioThroughBaseTUnit |
Gets the conversion ratio from the source to the destination unit.
The ratio is calculated through the base unit.
(Defined by ConversionRatioToBaseProviderStaticMethods.) |
![]() | GetRatioThroughBaseOrDefaultTUnit |
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.
(Defined by ConversionRatioToBaseProviderStaticMethods.) |
![]() | IsConvertibleToBaseTUnit |
Checks if there is a conversion ratio for convertion from the specified unit to
the base unit for this provider.
(Defined by ConversionRatioToBaseProviderStaticMethods.) |