Ejemplo n.º 1
0
 public IstekTurController(IIstekTurService istekTurService)
 {
     _istekTurService = istekTurService;
 }