Esempio n. 1
0
 public DeleteModel(QuestionaryInvestigation.Infrastructure.Data.ApplicationDbContext context)
 {
     _context = context;
 }