Ejemplo n.º 1
0
 public phanhoiModel()
 {
     justshop = new Dao_JustShop.connect().ketnoi();
 }
Ejemplo n.º 2
0
 public tintucModel()
 {
     justshop = new connect().ketnoi();
 }
Ejemplo n.º 3
0
 public login()
 {
     justshop = new connect().ketnoi();
 }
Ejemplo n.º 4
0
 public thongkeModel()
 {
     justshop = new connect().ketnoi();
 }
Ejemplo n.º 5
0
 public donhangModel()
 {
     justshop = new connect().ketnoi();
 }
Ejemplo n.º 6
0
 public CTphieunhapModel()
 {
     justshop = new connect().ketnoi();
 }
Ejemplo n.º 7
0
 public JustShop1Entities1 ketnoi()
 {
     justShop = new JustShop1Entities1();
     return(justShop);
 }
Ejemplo n.º 8
0
 public sanphamModel()
 {
     justShop = new connect().ketnoi();
 }
Ejemplo n.º 9
0
 public PhieuNhapHangModel()
 {
     justshop = new connect().ketnoi();
 }
Ejemplo n.º 10
0
 public LoaiSanPhamModel()
 {
     justshop = new connect().ketnoi();
 }