Пример #1
0
 public bool hasNeighbour(ServiceNodeCore node)
 {
     return(serviceNode.hasNeighbour(node.ServiceNode));
 }