Updated docs; regeneraged docs (#1881)

This commit is contained in:
Tig Kindel
2022-07-22 20:07:29 -04:00
committed by GitHub
parent ec0822401a
commit fc9e84a429
253 changed files with 23875 additions and 20547 deletions

View File

@@ -97,12 +97,6 @@
</div>
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<a class="xref" href="UICatalog.Scenario.html#UICatalog_Scenario_Top">Scenario.Top</a>
</div>
<div>
<a class="xref" href="UICatalog.Scenario.html#UICatalog_Scenario_Win">Scenario.Win</a>
</div>
<div>
<a class="xref" href="UICatalog.Scenario.html#UICatalog_Scenario_Init_Terminal_Gui_Toplevel_Terminal_Gui_ColorScheme_">Scenario.Init(Toplevel, ColorScheme)</a>
</div>
@@ -134,22 +128,10 @@
<a class="xref" href="UICatalog.Scenario.html#UICatalog_Scenario_Dispose">Scenario.Dispose()</a>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object)</span>
<a class="xref" href="UICatalog.Scenario.html#UICatalog_Scenario_Top">Scenario.Top</a>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.GetHashCode()</span>
</div>
<div>
<span class="xref">System.Object.GetType()</span>
</div>
<div>
<span class="xref">System.Object.MemberwiseClone()</span>
</div>
<div>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
<a class="xref" href="UICatalog.Scenario.html#UICatalog_Scenario_Win">Scenario.Win</a>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="UICatalog.Scenarios.html">UICatalog.Scenarios</a></h6>
@@ -160,7 +142,17 @@
[Scenario.ScenarioCategory(&quot;Controls&quot;)]
[Scenario.ScenarioCategory(&quot;TreeView&quot;)]
[Scenario.ScenarioCategory(&quot;Files and IO&quot;)]
public class TreeViewFileSystem : Scenario, IDisposable</code></pre>
public class TreeViewFileSystem : Scenario</code></pre>
</div>
<h3 id="constructors">Constructors
</h3>
<a id="UICatalog_Scenarios_TreeViewFileSystem__ctor_" data-uid="UICatalog.Scenarios.TreeViewFileSystem.#ctor*"></a>
<h4 id="UICatalog_Scenarios_TreeViewFileSystem__ctor" data-uid="UICatalog.Scenarios.TreeViewFileSystem.#ctor">TreeViewFileSystem()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public TreeViewFileSystem()</code></pre>
</div>
<h3 id="methods">Methods
</h3>