프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Precision | int>.IReadOnlyDictionary | ||
VolumeUnits | IEnumerable |
||
WeightUnits | IEnumerable |
메소드 | 설명 | |
---|---|---|
GetUnitsOfThisType ( ShipmentQuantityUnits unit ) : IEnumerable |
||
IsVolumeUnit ( ShipmentQuantityUnits unit ) : bool | ||
IsWeightUnit ( ShipmentQuantityUnits unit ) : bool |
public static GetUnitsOfThisType ( ShipmentQuantityUnits unit ) : IEnumerable |
||
unit | ShipmentQuantityUnits | |
리턴 | IEnumerable |
public static IsVolumeUnit ( ShipmentQuantityUnits unit ) : bool | ||
unit | ShipmentQuantityUnits | |
리턴 | bool |
public static IsWeightUnit ( ShipmentQuantityUnits unit ) : bool | ||
unit | ShipmentQuantityUnits | |
리턴 | bool |