public void DeleteBindingTemplate(BindingTemplate entity) { entity.Delete(); esbProxy.RegistryConsumerClient.ResendServiceConfig(); }