Пример #1
0
 public override bool NodeExists(long nodeId)
 {
     return(@delegate.NodeExists(nodeId));
 }