Example #1
0
 public static LyricsMusic GetLMByID(int id)
 {
     return(MusicBUS.GetLMByID(id));
 }