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