Свойство | Тип | Описание | |
---|---|---|---|
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 |
public static IReadOnlyDictionary |
||
Результат | int>.IReadOnlyDictionary |
public static IEnumerable |
||
Результат | IEnumerable |