public static bool DelListMusicHU(int idUser, bool music) { return(UserBUS.DelListMusicHU(idUser, music)); }