IUnitProvider Interface |
Namespace: DHI.Mike1D.Generic
public interface IUnitProvider
The IUnitProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetUserUnit(eumItem) | |
![]() | GetUserUnit(String, eumItem) |
Name | Description | |
---|---|---|
![]() | GetUnitConversionFactor(eumItem, eumUnit) | Overloaded. (Defined by Util.) |
![]() | GetUnitConversionFactor(eumItem, eumUnit, eumUnit) | Overloaded. (Defined by Util.) |
![]() | GetUserUnitOrDefault | (Defined by Util.) |
![]() | UpdateQuantityUserUnit | (Defined by Util.) |
![]() | UserUnitToString | (Defined by Util.) |
![]() | ValueInUserUnit | (Defined by Util.) |
![]() | ValueInUserUnitToString | (Defined by Util.) |
![]() | ValueInUserUnitToStringWithUnit | (Defined by Util.) |