C# Class InventoryAmountOrSoldAmount, code

Exibir arquivo Open project: shendongnian/code

Public Methods

Method Description
InventoryAmountOrSoldAmount ( InventoryAmount, ia = >this.InventoryAmount=ia )
InventoryAmountOrSoldAmount ( SoldAmount sa = >this.SoldAmount=sa )

Method Details

InventoryAmountOrSoldAmount() public method

public InventoryAmountOrSoldAmount ( InventoryAmount, ia = >this.InventoryAmount=ia )
ia InventoryAmount,

InventoryAmountOrSoldAmount() public method

public InventoryAmountOrSoldAmount ( SoldAmount sa = >this.SoldAmount=sa )
sa SoldAmount