Ejemplo n.º 1
0
 public Algorithm CreateAlgorithm(Algorithm algorithm)
 {
     return(repo.CreateAlgorithm(algorithm));
 }