예제 #1
0
 public void CreateOrEdit(Booking store)
 {
     _bookingstore.BookingValidate(store);
 }