C# Class Marmalade_Global.ProductionLine

Afficher le fichier Open project: DMOE15C/project-marmelade

Méthodes publiques

Méthode Description
ProductionLine ( ) : System
ProductionLine ( int amount, int week, Product product ) : System

Method Details

ProductionLine() public méthode

public ProductionLine ( ) : System
Résultat System

ProductionLine() public méthode

public ProductionLine ( int amount, int week, Product product ) : System
amount int
week int
product Product
Résultat System