Method BuildTreeString
BuildTreeString(IBTNode, string, bool)
Declaration
public static string BuildTreeString(this IBTNode node, string indent = "", bool last = true)
Parameters
Type | Name | Description |
---|---|---|
IBTNode | node | |
string | indent | |
bool | last |
Returns
Type | Description |
---|---|
string |