Example #1
0
 internal ArtistCollection GetArtists()
 {
     return(library.GetArtists());
 }