Exemple #1
0
        public static DataTable LayDSDVMH()
        {
            DataTable dt = DVMHDAL.LayDSDVMH();

            return(dt);
        }