tune
This commit is contained in:
@@ -374,7 +374,7 @@ The term stable means it is thread safe to access range from 0 to StableIndex(ex
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public ISourceCommand GetSourceCommand(SessionMessage machiningMessage)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public IIndexedFileLine GetSourceCommand(SessionMessage machiningMessage)</code></pre>
|
||||
</div>
|
||||
|
||||
<h4 class="section">Parameters</h4>
|
||||
@@ -386,7 +386,7 @@ The term stable means it is thread safe to access range from 0 to StableIndex(ex
|
||||
|
||||
<h4 class="section">Returns</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="Hi.MachiningSteps.ISourceCommand.html">ISourceCommand</a></dt>
|
||||
<dt><a class="xref" href="Hi.Common.FileLines.IIndexedFileLine.html">IIndexedFileLine</a></dt>
|
||||
<dd><p>The source command that generated the message, or null if not found.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
Reference in New Issue
Block a user