Exemple #1
0
 public EditModel(AutoLot.Dal.EfStructures.ApplicationDbContext context)
 {
     _context = context;
 }