Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
ConfirmReceipt ( System.DateTime timeThatPizzaWasDelivered ) : void | ||
OrderForDelivery ( System.Guid id, System.Guid customerId, System.Guid restuarantId, List |
public ConfirmReceipt ( System.DateTime timeThatPizzaWasDelivered ) : void | ||
timeThatPizzaWasDelivered | System.DateTime | |
Résultat | void |
public OrderForDelivery ( System.Guid id, System.Guid customerId, System.Guid restuarantId, List |
||
id | System.Guid | |
customerId | System.Guid | |
restuarantId | System.Guid | |
menuItemIds | List |
|
timeOfOrderBeingPlaced | System.DateTime | |
deliveryGuaranteeOffer | IDeliveryGuaranteeOffer | |
Résultat | OnlineTakeawayStore.StaticDomainEvents.Infrastructure |