Ejemplo n.º 1
0
 public void BookSession()
 {
     ReturnMessageBookSessionWindow = _BookingHandler.BookSession(NewBooking);
 }