Beispiel #1
0
 public Task <CommonTagLabel[]> GetTags()
 {
     return(_travelInfoService.GetAvailableTagsAsync());
 }