Example #1
0
 public string GetCustomerTable()
 {
     return(BookingDataRepository.CreateTableCustomer());
 }