Exemplo n.º 1
0
 public void DeleteBindingTemplate(BindingTemplate entity)
 {
     entity.Delete();
     esbProxy.RegistryConsumerClient.ResendServiceConfig();
 }
Exemplo n.º 2
0
 public void DeleteBindingTemplate(BindingTemplate entity)
 {
     entity.Delete();
     esbProxy.RegistryConsumerClient.ResendServiceConfig();
 }