Example #1
0
 public List <ProviderConfirmationViewModel> Init()
 {
     return(BookingDataRepository.GetProviderConfirmationViewModel());
 }