Méthode | Description | |
---|---|---|
Ingredient ( string type, double weight, double ingredientprice ) : System |
full args constructor, nothing special here.
|
|
ToString ( ) : string |
public Ingredient ( string type, double weight, double ingredientprice ) : System | ||
type | string | |
weight | double | |
ingredientprice | double | |
Résultat | System |