C# 클래스 Marmalade_Global.ProductionLine

파일 보기 프로젝트 열기: DMOE15C/project-marmelade

공개 메소드들

메소드 설명
ProductionLine ( ) : System
ProductionLine ( int amount, int week, Product product ) : System

메소드 상세

ProductionLine() 공개 메소드

public ProductionLine ( ) : System
리턴 System

ProductionLine() 공개 메소드

public ProductionLine ( int amount, int week, Product product ) : System
amount int
week int
product Product
리턴 System