UserUnitProvider Class |
Namespace: DHI.Mike1D.Generic
public class UserUnitProvider : IUnitProvider
The UserUnitProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | UserUnitProvider | Initializes a new instance of the UserUnitProvider class |
Name | Description | |
---|---|---|
![]() | Add(UserUnitInfo) | |
![]() | Add(eumItem, eumUnit) | |
![]() | Add(UserUnitProviderUnitSearchType, UserUnitInfo) | |
![]() | Add(String, eumItem, eumUnit) | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetUserUnit(eumItem) | |
![]() | GetUserUnit(String, eumItem) | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Update(UserUnitInfo) | |
![]() | Update(UserUnitInfo, UserUnitProviderUnitSearchType) |
Name | Description | |
---|---|---|
![]() | _itemMap | |
![]() | _quantityMap | |
![]() | _unitSearchers |
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.) |