Esempio n. 1
0
 public static QualityMusic GetQMByIDMusic(int id, bool vip)
 {
     return(MusicBUS.GetQMByIDMusic(id, vip));
 }