示例#1
0
 public DeleteModel(IMSWebPortal.Data.ApplicationDbContext context)
 {
     _context = context;
 }