Exemplo n.º 1
0
 public ZubosFrmEditBooking(BookingDetail bookingObj)
 {
     InitializeComponent();
     selectedBooking = bookingObj;
 }