Exemple #1
0
 public static ChainNode FindLinkedRootPath(ChainMemberNode node) =>
 TreeExtensions.FindLinkedRootPath(meta, node);