C# Class Marmalade_Global.ProductionCycle

Afficher le fichier Open project: DMOE15C/project-marmelade Class Usage Examples

Méthodes publiques

Méthode Description
ProductionCycle ( ) : System
ProductionCycle ( int amountOfProductsNeeded, Product product ) : System

Method Details

ProductionCycle() public méthode

public ProductionCycle ( ) : System
Résultat System

ProductionCycle() public méthode

public ProductionCycle ( int amountOfProductsNeeded, Product product ) : System
amountOfProductsNeeded int
product Product Type of product to be created
Résultat System