List <Event> InterfaceEvent.GetAllEvents() { EventContext eventContext = new EventContext(); return(eventContext.GetAll()); }