Cleanup xml docs

This commit is contained in:
Wojtek Figat
2021-11-27 13:07:21 +01:00
parent 74f813ed3e
commit 2114002803
5 changed files with 111 additions and 476 deletions

View File

@@ -157,7 +157,6 @@ namespace FlaxEngine.GUI
/// <summary>
/// Initializes a new instance of the <see cref="Panel"/> class.
/// </summary>
/// <inheritdoc />
public Panel()
: this(ScrollBars.None)
{