public static bool DeleteCLoginUserClub(CLoginUserClub userClub) { return(ClubDAL.DeleteCLoginUserClub(userClub) > 0); }