public static IEnumerable <ClubGive> GetClubGive(int clubID) { return(ClubDAL.GetClubGive(clubID)); }