示例#1
0
 public void removeNeighbour(ServiceNodeCore node)
 {
     serviceNode.removeNeighbour(node.ServiceNode);
 }