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