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

            return(s);
        }