Exemplo n.º 1
0
 public DeleteModel(AutoLot.Dal.EfStructures.ApplicationDbContext context)
 {
     _context = context;
 }