Exemplo n.º 1
0
 public void 删除绑定方法(服务地址 绑定信息)
 {
     服务目录业务逻辑 服务逻辑 = new 服务目录业务逻辑();
     服务逻辑.删除绑定方法(绑定信息);
 }