Property | Type | Description | |
---|---|---|---|
tempPizza | IPizza |
Method | Description | |
---|---|---|
GetCost ( ) : double | ||
GetDescription ( ) : string | ||
ToppingDecorator ( IPizza newPizza ) : System.Collections |
public ToppingDecorator ( IPizza newPizza ) : System.Collections | ||
newPizza | IPizza | |
return | System.Collections |