public CO_Respuesta UpdateMarca(CO_Marcas objMarcas) { return(obj_Datos_Marcas.UpdateMarca(objMarcas)); }