Exemplo n.º 1
0
 public static bool CreateQM(QualityMusic qm)
 {
     return(MusicBUS.CreateQM(qm));
 }