NodeExtensions public static class NodeExtensions Documentation Code public static int CompareTo(this INode thisNode, INode otherNode) public static bool IsDirectory(this INode node) public static bool IsDrive(this INode node) public static bool IsFile(this INode node) public static bool IsRoot(this INode node)