interface ICustomConversionOperation2

Parents

ICustomConversionOperation

Brief

The interface to implement the custom conversion

Public Methods

FromBaseDecimal

Converts to unit from the base unit

ToBaseDecimal

Converts the unit to base unit

back