Ejemplo n.º 1
0
 public Run AddRun(Run run)
 {
     return(_runRepo.AddRun(run));
 }