Ejemplo n.º 1
0
 public HautosProductServiceController(HautoProductSqlContext hautoProductContext)
 {
     this._hautoProductContext = hautoProductContext;
 }