Exemple #1
0
 public DeleteModel(AspNetCore21Demo.Data.ApplicationDbContext context)
 {
     _context = context;
 }