Exemplo n.º 1
0
 public InventoryService(nu3Context nu3Context)
 {
     _nu3Context = nu3Context;
 }
Exemplo n.º 2
0
 public ProductService(nu3Context nu3Context)
 {
     _nu3Context = nu3Context;
 }