메소드 | 설명 | |
---|---|---|
ProductionRatePerHour ( int speed ) : double | ||
WorkingItemsPerMinute ( int speed ) : int |
public static ProductionRatePerHour ( int speed ) : double | ||
speed | int | |
리턴 | double |
public static WorkingItemsPerMinute ( int speed ) : int | ||
speed | int | |
리턴 | int |