Beispiel #1
0
 public IList <SongCountInfo> GetSongCountInfo()
 {
     return(FakeSongDb.GetAllSongCountInfo());
 }