Exemplo n.º 1
0
        public DateTime LayNgay(string MaDH)
        {
            DateTime D = da.LayNgay(MaDH);

            return(D);
        }