C# Class PPPDDDChap18.DomainServices.RestaurantBooking.Model.RestaurantNotifier

Inheritance: IRestaurantNotifier
Exibir arquivo Open project: elbandit/PPPDDD Class Usage Examples

Public Methods

Method Description
NotifyBookingConfirmation ( Restaurant Restaurant, Customer Customer, System.Guid Id, BookingDetails BookingDetails ) : bool

Method Details

NotifyBookingConfirmation() public method

public NotifyBookingConfirmation ( Restaurant Restaurant, Customer Customer, System.Guid Id, BookingDetails BookingDetails ) : bool
Restaurant Restaurant
Customer Customer
Id System.Guid
BookingDetails BookingDetails
return bool