Exemplo n.º 1
0
 public int VerPrecioPorPresentacion(string presentacion)
 {
     return(repositorio.VerPrecioPorPresentacion(presentacion));
 }