Exemplo n.º 1
0
        public DataTable DTDS()
        {
            HoaDonDAL dal = new HoaDonDAL();

            return(dal.DTDS());
        }