Метод | Описание | |
---|---|---|
MakeSandwich ( ) : void |
Метод | Описание | |
---|---|---|
AddCheese ( ) : void | ||
AddCondiments ( ) : void | ||
AddMeat ( ) : void | ||
AddVegetables ( ) : void | ||
CustomerWantsCheese ( ) : bool | ||
CustomerWantsCondiments ( ) : bool | ||
CustomerWantsMeat ( ) : bool | ||
CustomerWantsVegetables ( ) : bool | ||
CutBun ( ) : void | ||
WrapTheHoagie ( ) : void |
protected abstract AddCondiments ( ) : void | ||
Результат | void |
protected abstract AddVegetables ( ) : void | ||
Результат | void |
protected CustomerWantsCondiments ( ) : bool | ||
Результат | bool |
protected CustomerWantsVegetables ( ) : bool | ||
Результат | bool |