public DichVuBuuChinh_VienThong_InFo()
 {
     M_Doanhnghiep = new QL_DoanhNghiep_InFo();
 }
Пример #2
0
 public QL_DuAn_InFo()
 {
     M_Loaiduan    = new LoaiDuAn_InFo();
     M_Doanhnghiep = new QL_DoanhNghiep_InFo();
 }
Пример #3
0
 public CongTrinhVienThong_InFo()
 {
     M_MaLoaiCongTrinh = new LoaiCongTrinh_InFo();
     M_MaDoanhNghiep   = new QL_DoanhNghiep_InFo();
 }
 public DaiLyBuuDienVHX_InFo()
 {
     m_DoanhNghiep = new QL_DoanhNghiep_InFo();
     m_huyen       = new Huyen_Thi_InFo();
     m_xa          = new Xa_Phuong_InFo();
 }
 public DaiLyInternet_InFo()
 {
     m_DoanhNghiepInt = new QL_DoanhNghiep_InFo();
     m_huyenInt       = new Huyen_Thi_InFo();
     m_xaInt          = new Xa_Phuong_InFo();
 }