コード例 #1
0
 public static bool CreateQM(QualityMusic qm)
 {
     return(MusicBUS.CreateQM(qm));
 }