Ejemplo n.º 1
0
 public Task <IEnumerable <IAlbum> > GetAlbumsAsync()
 => _albumCollection.GetAlbumsByArtistIdAsync(Id);