UnitManager Class |
Namespace: PDTec.IceNet.Domain.UnitOfMeasurement
public class UnitManager
The UnitManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | UnitManager(IDatabaseRepository) | Initializes a new instance of the UnitManager class |
![]() | UnitManager(IDatabaseRepository, String, String) | Initializes a new instance of the UnitManager class |
Name | Description | |
---|---|---|
![]() | ConvertAttrsApp2BaseUnits(IObjType, UnitAttrValue) | |
![]() | ConvertAttrsApp2BaseUnits(IRelType, UnitRelAttrValue) | |
![]() | ConvertAttrsBase2AppUnits(IObject) | |
![]() | ConvertAttrsBase2AppUnits(IRelationship) | |
![]() | ConvertValue | |
![]() | 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.) |
![]() | GetConversionUnits(IObjType) |
Retrieves application units for a specific object type.
|
![]() | GetConversionUnits(IRelType) |
Retrieves application units for a specific relationship type.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetPossibleConversionUnits | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | PrintObjType | |
![]() | PrintRelType | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |