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