Example #1
0
 public AnimalsController(A1_200410745Context context)
 {
     _context = context;
 }
Example #2
0
 public PetFoodsController(A1_200410745Context context)
 {
     _context = context;
 }