Beispiel #1
0
 public string GetData(string text, Dictionary <string, object> data)
 {
     return(BookingDataRepository.GetText(text, data));
 }