Пример #1
0
 public PlantillaController(IServicioPlantilla servicioPlantilla)
 {
     this.servicioPlantilla = servicioPlantilla;
 }