Exemplo n.º 1
0
        public int LayMaSP(string tenSp)
        {
            int a = da.LayMaSP(tenSp);

            return(a);
        }