public List <ItemWithNextPosition> Get() { return(_eventRep.GetAllItems()); }
public List <int> Get() { return(_eventRep.GetAllItems()); }