Exemplo n.º 1
0
        public int TimMaDH(string MaDH)
        {
            int kq = da.TimMaDHtrung(MaDH);

            return(kq);
        }