mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-04-15 00:12:50 +08:00
Fix SA1513 line 38 Tree.cs
This commit is contained in:
parent
322ed2efbb
commit
dba7ad0875
@ -36,6 +36,7 @@ public sealed class Tree : Renderable, IHasTreeNodes
|
|||||||
_root.Expand(value);
|
_root.Expand(value);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Initializes a new instance of the <see cref="Tree"/> class.
|
/// Initializes a new instance of the <see cref="Tree"/> class.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user