Example #1
0
        public int ServiceGetMinDiasV()
        {
            NegocioProducto auxn = new NegocioProducto();

            return(auxn.GetMinDiasV());
        }