Beispiel #1
0
 public static DataTable Booking_GetByAll()
 {
     return(db.Booking_GetByAll());
 }