Method | Description | |
---|---|---|
Cook ( ) : void | ||
Deliver ( ) : void | ||
OnlineTakeawayOrder ( System.Guid id, Address address ) : System | ||
Package ( ) : void | ||
TakeOutOfOven ( ) : void |
public OnlineTakeawayOrder ( System.Guid id, Address address ) : System | ||
id | System.Guid | |
address | Address | |
return | System |