C# 클래스 InventoryAmountOrSoldAmount, code

파일 보기 프로젝트 열기: shendongnian/code

공개 메소드들

메소드 설명
InventoryAmountOrSoldAmount ( InventoryAmount, ia = >this.InventoryAmount=ia )
InventoryAmountOrSoldAmount ( SoldAmount sa = >this.SoldAmount=sa )

메소드 상세

InventoryAmountOrSoldAmount() 공개 메소드

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

InventoryAmountOrSoldAmount() 공개 메소드

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