public DeleteModel(ZTPSBD.Data.ZTPSBDContext context) { _context = context; }
public IndexModel(ZTPSBD.Data.ZTPSBDContext context) { _context = context; }
public CreateModel(ZTPSBD.Data.ZTPSBDContext context) { _context = context; }
public EditModel(ZTPSBD.Data.ZTPSBDContext context) { _context = context; }
public DetailsModel(ZTPSBD.Data.ZTPSBDContext context) { _context = context; }
public BrowseCartcshtmlModel(ZTPSBD.Data.ZTPSBDContext context) { _context = context; }
public UserLoginModel(IConfiguration configuration, ZTPSBD.Data.ZTPSBDContext context) { _configuration = configuration; _context = context; }
public customerPlaceOrderModel(ZTPSBD.Data.ZTPSBDContext context) { _context = context; }