示例#1
0
 public override IDictionary <string, object> GetNodeProperties(long nodeId)
 {
     return(@delegate.GetNodeProperties(nodeId));
 }