C# 클래스 Marmalade_Global.ProductionCycle

파일 보기 프로젝트 열기: DMOE15C/project-marmelade 1 사용 예제들

공개 메소드들

메소드 설명
ProductionCycle ( ) : System
ProductionCycle ( int amountOfProductsNeeded, Product product ) : System

메소드 상세

ProductionCycle() 공개 메소드

public ProductionCycle ( ) : System
리턴 System

ProductionCycle() 공개 메소드

public ProductionCycle ( int amountOfProductsNeeded, Product product ) : System
amountOfProductsNeeded int
product Product Type of product to be created
리턴 System