Beispiel #1
0
        public frmThemPhong()
        {
            InitializeComponent();

            nghiep_vu = new ServiceReference1.QLKSKhoiDongClient();

            AddStatus = false;

            Background.Background = DTO.DefaultConfig.localbg;
        }
 public frmThemLoai()
 {
     InitializeComponent();
     nghiep_vu = new ServiceReference1.QLKSKhoiDongClient();
 }
 public DanhMucPhong()
 {
     InitializeComponent();
     nghiep_vu = new ServiceReference1.QLKSKhoiDongClient();
 }