Beispiel #1
0
 public CartF()
 {
     db = new WebTraSua();
 }
 public SanPhamF()
 {
     db = new WebTraSua();
 }
 public DanhMucF()
 {
     db = new WebTraSua();
 }
Beispiel #4
0
 public PhanHoiF()
 {
     db = new WebTraSua();
 }
Beispiel #5
0
 public UserF()
 {
     db = new WebTraSua();
 }
Beispiel #6
0
 public CartDetailF()
 {
     db = new WebTraSua();
 }