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

Inheritance: IRestaurantNotifier
Afficher le fichier Open project: elbandit/PPPDDD Class Usage Examples

Méthodes publiques

Méthode Description
NotifyBookingConfirmation ( Restaurant Restaurant, Customer Customer, System.Guid Id, BookingDetails BookingDetails ) : bool

Method Details

NotifyBookingConfirmation() public méthode

public NotifyBookingConfirmation ( Restaurant Restaurant, Customer Customer, System.Guid Id, BookingDetails BookingDetails ) : bool
Restaurant Restaurant
Customer Customer
Id System.Guid
BookingDetails BookingDetails
Résultat bool