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

Exibir arquivo Open project: elbandit/PPPDDD

Public Methods

Method Description
BookingConfirmedByCustomer ( DomainEventsAlternative restaurantBooking ) : System
BookingConfirmedByCustomer ( RestaurantBooking booking ) : System

Method Details

BookingConfirmedByCustomer() public method

public BookingConfirmedByCustomer ( DomainEventsAlternative restaurantBooking ) : System
restaurantBooking DomainEventsAlternative
return System

BookingConfirmedByCustomer() public method

public BookingConfirmedByCustomer ( RestaurantBooking booking ) : System
booking RestaurantBooking
return System