public decimal RecuperarPrecio2(int iIdProducto) { return(odalProducto.RecuperarPrecio2(iIdProducto)); }