C# Class TechnicalServices.DatabaseHandler.ProductDocumationAccess

Inheritance: ProductAccess
Afficher le fichier Open project: Tiakiana/ProjectMarmelade Class Usage Examples

Méthodes publiques

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

Method Details

GetAmoughtIngredients() public méthode

public GetAmoughtIngredients ( string pType ) : double
pType string
Résultat double

GetIngredients() public méthode

public GetIngredients ( string pName ) : List>
pName string
Résultat List>

GetProductSizeCost() public méthode

public GetProductSizeCost ( string pType ) : ].double[
pType string
Résultat ].double[