UnitConverter
Namespaces
Interfaces, Classes and Traits
- UnitConverterInterface
- The interface for any and all unit converter classes.
- ConverterBuilder
- Measure
- A static class containing constants that define the available default types of measurements & the units they govern.
- UnitConverter
- The actual unit converter object. Extend this object if you would like to implement your own custom converter.