예제 #1
0
 public static QualityMusic GetQMByID(int id)
 {
     return(MusicBUS.GetQMByID(id));
 }