generated docs

This commit is contained in:
Charlie Kindel
2020-10-22 12:31:38 -06:00
parent a87bfdbb38
commit 75bebb12f9
44 changed files with 1882 additions and 1295 deletions

View File

@@ -99,6 +99,31 @@ ListViews. Press ENTER to run the selected scenario. Press CTRL-Q to exit it.
<div class="level0"><span class="xref">System.Object</span></div>
<div class="level1"><span class="xref">Scenario</span></div>
</div>
<div classs="implements">
<h5>Implements</h5>
<div><span class="xref">System.IDisposable</span></div>
</div>
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<span class="xref">System.Object.Equals(System.Object)</span>
</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>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="UICatalog.html">UICatalog</a></h6>
<h6><strong>Assembly</strong>: UICatalog.dll</h6>
<h5 id="UICatalog_Scenario_syntax">Syntax</h5>
@@ -239,7 +264,7 @@ namespace UICatalog {
</thead>
<tbody>
<tr>
<td><span class="xref">List</span>&lt;<span class="xref">System.String</span>&gt;</td>
<td><span class="xref">System.Collections.Generic.List</span>&lt;<span class="xref">System.String</span>&gt;</td>
<td><p>list of category names</p>
</td>
</tr>
@@ -267,7 +292,7 @@ namespace UICatalog {
</thead>
<tbody>
<tr>
<td><span class="xref">List</span>&lt;<span class="xref">Type</span>&gt;</td>
<td><span class="xref">System.Collections.Generic.List</span>&lt;<span class="xref">System.Type</span>&gt;</td>
<td></td>
</tr>
</tbody>
@@ -449,6 +474,12 @@ Overrides that do not call the base.<a class="xref" href="UICatalog.Scenario.htm
</tr>
</tbody>
</table>
<h5 class="overrides">Overrides</h5>
<div><span class="xref">System.Object.ToString()</span></div>
<h3 id="implements">Implements</h3>
<div>
<span class="xref">System.IDisposable</span>
</div>
</article>
</div>