Метод | Описание | |
---|---|---|
InventoryAmountOrSoldAmount ( InventoryAmount, ia = >this.InventoryAmount=ia ) | ||
InventoryAmountOrSoldAmount ( SoldAmount sa = >this.SoldAmount=sa ) |
public InventoryAmountOrSoldAmount ( InventoryAmount, ia = >this.InventoryAmount=ia ) | ||
ia | InventoryAmount, |
public InventoryAmountOrSoldAmount ( SoldAmount sa = >this.SoldAmount=sa ) | ||
sa | SoldAmount |