Ejemplo n.º 1
0
 public List <Playlist> GetFavourites()
 {
     return(_playlistRepository.GetFavouritePlaylists());
 }