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