메소드 | 설명 | |
---|---|---|
Add ( |
||
Add ( int dataId, int quantity ) : |
||
AddDeep ( int dataId, int quantity ) : |
||
BuildRecipe ( |
||
CreateSample ( ) : |
||
Recipe ( ) : System | ||
Recipe ( int dataId, int quantity, bool register = true ) : System | ||
UnbuildRecipe ( |
||
Update ( ) : void |
메소드 | 설명 | |
---|---|---|
CalculateCosts ( ) : void | ||
CalculateShoppingList ( List |
public AddDeep ( int dataId, int quantity ) : |
||
dataId | int | |
quantity | int | |
리턴 |
public Recipe ( int dataId, int quantity, bool register = true ) : System | ||
dataId | int | |
quantity | int | |
register | bool | |
리턴 | System |
public UnbuildRecipe ( |
||
c | ||
리턴 | void |