Exemple #1
0
 public static IReadOnlyCollection <string[]> ListLeafKeyPaths(ChainNode node) =>
 TreeExtensions.ListLeafKeyPaths(meta, node);