Example #1
0
 public ServicioPlantilla(IRepositorioPlantilla plantillaRepositorio)
 {
     this.plantillaRepositorio = plantillaRepositorio;
 }