Exemple #1
0
 public Task CleanOldSongs()
 {
     return(songCollection.CleanOldSongs());
 }