Beispiel #1
0
 public static bool CreateQuality(Quality q)
 {
     return(MusicBUS.CreateQuality(q));
 }