Esempio n. 1
0
 public List <TextInfoViewModel> Init()
 {
     return(BookingDataRepository.GetTextInfoViewModel());
 }