Ejemplo n.º 1
0
 public Boolean AddCompetition(Competition competition)
 => CompetitionRepository.AddCompetition(competition);