Esempio n. 1
0
 public async Task <IList <ISearchResult> > SearchAsync(string keyword) => await Task.Run(() => SpotifyHelper.Search(keyword));