Ejemplo n.º 1
0
 public List <Activity> getActivitiesWithParticipantsById(int id) => activitydb.getActivitiesWithParticipantsById(id);