public KhachHangModel() { context = new DATVEDbContext(); }
public ThanhToanModel() { context = new DATVEDbContext(); }
public TuyenDuongModel() { context = new DATVEDbContext(); }
public LoTrinhModel() { context = new DATVEDbContext(); }
public AccoutnModel() { context = new DATVEDbContext(); }
public DatVeModel() { context = new DATVEDbContext(); }