Beispiel #1
0
 public static async Task <IEnumerable <Keyword> > GetAllData(this IKeywordService service) => await service.GetData(await service.All());