예제 #1
0
 public FemeSpeccs(GestionFermeConetxt context)
 {
     _context = context;
 }
 public categoriesController(GestionFermeConetxt context)
 {
     _context = context;
 }
 public FermesController(GestionFermeConetxt context)
 {
     _context = context;
 }
예제 #4
0
 public VETERINAIREsController(GestionFermeConetxt context)
 {
     _context = context;
 }