Example #1
0
 public static bool DelMusicHU(int id)
 {
     return(UserBUS.DelMusicHU(id));
 }