Exemplo n.º 1
0
        public int LaySoLuongSP(int MaSP)
        {
            int SL = da.LaySLSP(MaSP);

            return(SL);
        }