public Counts EventGoingList(int Eventid, int Userid) { return(_IEventCategoryRepo.EventGoingList(Eventid, Userid)); }