Exemplo n.º 1
0
        public string LayMDH(string MaDH)
        {
            string s = da.LayMDH(MaDH);

            return(s);
        }