Expand(TreeNode) Method
Expands the tree.
public static TreeNode Expand(this TreeNode node)
- Namespace
- Spectre
.Console - Containing Type
- TreeNodeExtensions
Parameters
- TreeNode node
- The tree node.
public static TreeNode Expand(this TreeNode node)