public DetailsModel(qwerty.Data.qwertyContext context) { _context = context; }
public EditModel(qwerty.Data.qwertyContext context) { _context = context; }
public DeleteModel(qwerty.Data.qwertyContext context) { _context = context; }
public IndexModel(qwerty.Data.qwertyContext context) { _context = context; }
public CreateModel(qwerty.Data.qwertyContext context) { _context = context; }