Interface IConvertableUnit<T>

    • Method Detail

      • convert

        T convert​(T value)
        Convert a value according to the underlying unit.