public phanhoiModel()
 {
     justshop = new Dao_JustShop.connect().ketnoi();
 }
 public tintucModel()
 {
     justshop = new connect().ketnoi();
 }
Beispiel #3
0
 public login()
 {
     justshop = new connect().ketnoi();
 }
Beispiel #4
0
 public thongkeModel()
 {
     justshop = new connect().ketnoi();
 }
 public donhangModel()
 {
     justshop = new connect().ketnoi();
 }
Beispiel #6
0
 public CTphieunhapModel()
 {
     justshop = new connect().ketnoi();
 }
Beispiel #7
0
 public JustShop1Entities1 ketnoi()
 {
     justShop = new JustShop1Entities1();
     return(justShop);
 }
 public sanphamModel()
 {
     justShop = new connect().ketnoi();
 }
 public PhieuNhapHangModel()
 {
     justshop = new connect().ketnoi();
 }
 public LoaiSanPhamModel()
 {
     justshop = new connect().ketnoi();
 }