Exemplo n.º 1
0
        public int LayMaDH(string MaDH)
        {
            int Kq = da.KTMDH(MaDH);

            return(Kq);
        }