C# Class ProductionCycleAmount

Afficher le fichier Open project: DMOE15C/project-marmelade

Méthodes publiques

Свойство Type Description
amountOfProductionCyclesNeeded int
productionCycleNeeded Marmalade_Global.ProductionCycle

Méthodes publiques

Méthode Description
ProductionCycleAmount ( ProductionCycle pc, int amount ) : Marmalade_Global

Method Details

ProductionCycleAmount() public méthode

public ProductionCycleAmount ( ProductionCycle pc, int amount ) : Marmalade_Global
pc Marmalade_Global.ProductionCycle
amount int
Résultat Marmalade_Global

Property Details

amountOfProductionCyclesNeeded public_oe property

public int amountOfProductionCyclesNeeded
Résultat int

productionCycleNeeded public_oe property

public ProductionCycle,Marmalade_Global productionCycleNeeded
Résultat Marmalade_Global.ProductionCycle