mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-27 16:27:55 +01:00
Updated docs; regeneraged docs (#1881)
This commit is contained in:
@@ -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("Controls")]
|
||||
[Scenario.ScenarioCategory("TreeView")]
|
||||
[Scenario.ScenarioCategory("Files and IO")]
|
||||
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>
|
||||
|
||||
Reference in New Issue
Block a user