C# Class TechnicalServices.DatabaseHandler.ProductDocumationAccess

Inheritance: ProductAccess
Exibir arquivo Open project: Tiakiana/ProjectMarmelade Class Usage Examples

Public Methods

Method Description
GetAmoughtIngredients ( string pType ) : double
GetIngredients ( string pName ) : List>
GetProductSizeCost ( string pType ) : ].double[

Method Details

GetAmoughtIngredients() public method

public GetAmoughtIngredients ( string pType ) : double
pType string
return double

GetIngredients() public method

public GetIngredients ( string pName ) : List>
pName string
return List>

GetProductSizeCost() public method

public GetProductSizeCost ( string pType ) : ].double[
pType string
return ].double[