C# 클래스 TechnicalServices.DatabaseHandler.ProductDocumationAccess

상속: ProductAccess
파일 보기 프로젝트 열기: Tiakiana/ProjectMarmelade 1 사용 예제들

공개 메소드들

메소드 설명
GetAmoughtIngredients ( string pType ) : double
GetIngredients ( string pName ) : List>
GetProductSizeCost ( string pType ) : ].double[

메소드 상세

GetAmoughtIngredients() 공개 메소드

public GetAmoughtIngredients ( string pType ) : double
pType string
리턴 double

GetIngredients() 공개 메소드

public GetIngredients ( string pName ) : List>
pName string
리턴 List>

GetProductSizeCost() 공개 메소드

public GetProductSizeCost ( string pType ) : ].double[
pType string
리턴 ].double[