fix SoftNcRunner GM code normalization.
This commit is contained in:
@@ -199,7 +199,8 @@ and invokes the handler synchronously on the caller's thread.</p>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Initializes a new instance that forwards each reported value to <code class="paramref">handler</code>.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
@@ -209,7 +210,8 @@ and invokes the handler synchronously on the caller's thread.</p>
|
||||
<h4 class="section">Parameters</h4>
|
||||
<dl class="parameters">
|
||||
<dt><code>handler</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.action-1">Action</a><T></dt>
|
||||
<dd></dd>
|
||||
<dd><p>Delegate invoked synchronously by <a class="xref" href="Hi.Common.Messages.ActionProgress-1.html#Hi_Common_Messages_ActionProgress_1_Report__0_">Report(T)</a>.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user