示例#1
0
        public NghiPhep()
        {
            InitializeComponent();
            oThongTinCNVC = new HDQD.UCs.ThongTinCNVC();
            oThongTinCNVC.Dock = DockStyle.Fill;

            oNghiPhep = new Business.Luong.NghiPhep();
            dtLoaiNgayPhep = new DataTable();
        }
示例#2
0
        public NghiPhep()
        {
            InitializeComponent();
            oThongTinCNVC      = new HDQD.UCs.ThongTinCNVC();
            oThongTinCNVC.Dock = DockStyle.Fill;

            oNghiPhep      = new Business.Luong.NghiPhep();
            dtLoaiNgayPhep = new DataTable();
        }