Example #1
0
 public EditModel(AlertinatorWeb.Data.ApplicationDbContext context)
 {
     _context = context;
 }