Esempio n. 1
0
 public DeleteModel(EFCore.Playground.DataAccess.EmployeeContext context)
 {
     _context = context;
 }