This commit is contained in:
2025-09-06 21:25:33 +08:00
parent f6dd232ef8
commit 878475acf8
108 changed files with 5919 additions and 4961 deletions
@@ -220,7 +220,8 @@ Class NcCodeCommand
</h3>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="Hi.ShellCommands.NcCodeCommand.html">NcCodeCommand</a> class with the specified NC text.</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
@@ -230,7 +231,8 @@ Class NcCodeCommand
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>nc</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
<dd></dd>
<dd><p>The NC code text.</p>
</dd>
</dl>
@@ -392,7 +394,8 @@ Alternative file name for the NC code file.</p>
</h3>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Gets the title of the command.</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
@@ -403,7 +406,8 @@ Alternative file name for the NC code file.</p>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
<dd></dd>
<dd><p>The command title.</p>
</dd>
</dl>