Beispiel #1
0
 public static IXPathNavigable ToNavigable(this Build tree) =>
 new ExtensibleNavigator(tree.AsNode());