Exemple #1
0
        public void Load_DsPhieuNhap()
        {
            PhieuXuatBLL bLL = new PhieuXuatBLL();

            dtgvDsPhieuXuat.DataSource = bLL.GetListPhieuXuat();
        }