public static bool ModificarPrecio(bool Formato3D, double Precio) { return(DatosCine.ModificarPrecio(Formato3D, Precio)); }