コード例 #1
0
 public void BookSession()
 {
     ReturnMessageBookSessionWindow = _BookingHandler.BookSession(NewBooking);
 }