Пример #1
0
 public static bool CreateSM(SingerMusic sm)
 {
     return(MusicBUS.CreateSM(sm));
 }