Свойство | Type | Description | |
---|---|---|---|
Precision | int>.IReadOnlyDictionary | ||
VolumeUnits | IEnumerable |
||
WeightUnits | IEnumerable |
Méthode | Description | |
---|---|---|
GetUnitsOfThisType ( ShipmentQuantityUnits unit ) : IEnumerable |
||
IsVolumeUnit ( ShipmentQuantityUnits unit ) : bool | ||
IsWeightUnit ( ShipmentQuantityUnits unit ) : bool |
public static GetUnitsOfThisType ( ShipmentQuantityUnits unit ) : IEnumerable |
||
unit | ShipmentQuantityUnits | |
Résultat | IEnumerable |
public static IsVolumeUnit ( ShipmentQuantityUnits unit ) : bool | ||
unit | ShipmentQuantityUnits | |
Résultat | bool |
public static IsWeightUnit ( ShipmentQuantityUnits unit ) : bool | ||
unit | ShipmentQuantityUnits | |
Résultat | bool |
public static IReadOnlyDictionary |
||
Résultat | int>.IReadOnlyDictionary |