Beispiel #1
0
 public static bool CreateLM(LyricsMusic lm)
 {
     return(MusicBUS.CreateLM(lm));
 }