Example #1
0
 public override NodeValue StartNode()
 {
     return(ValueUtils.FromNodeProxy(_path.startNode()));
 }