Exemplo n.º 1
0
 public FemeSpeccs(GestionFermeConetxt context)
 {
     _context = context;
 }
 public categoriesController(GestionFermeConetxt context)
 {
     _context = context;
 }
 public FermesController(GestionFermeConetxt context)
 {
     _context = context;
 }
Exemplo n.º 4
0
 public VETERINAIREsController(GestionFermeConetxt context)
 {
     _context = context;
 }