tune
This commit is contained in:
@@ -2122,45 +2122,6 @@ Since the folder can be moving with the configuration file.</p>
|
||||
|
||||
|
||||
|
||||
<a id="Hi_MachiningProcs_MachiningProject_ShowMessageBoard_" data-uid="Hi.MachiningProcs.MachiningProject.ShowMessageBoard*"></a>
|
||||
|
||||
<h3 id="Hi_MachiningProcs_MachiningProject_ShowMessageBoard_System_String_System_String_Hi_Common_Messages_BootstrapTheme_" data-uid="Hi.MachiningProcs.MachiningProject.ShowMessageBoard(System.String,System.String,Hi.Common.Messages.BootstrapTheme)">
|
||||
ShowMessageBoard(string, string, BootstrapTheme)
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Shows a message board with the specified title, message, and theme.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public void ShowMessageBoard(string title, string message, BootstrapTheme bootstrapThemeColor)</code></pre>
|
||||
</div>
|
||||
|
||||
<h4 class="section">Parameters</h4>
|
||||
<dl class="parameters">
|
||||
<dt><code>title</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
|
||||
<dd><p>The title of the message board</p>
|
||||
</dd>
|
||||
<dt><code>message</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
|
||||
<dd><p>The message to display</p>
|
||||
</dd>
|
||||
<dt><code>bootstrapThemeColor</code> <a class="xref" href="Hi.Common.Messages.BootstrapTheme.html">BootstrapTheme</a></dt>
|
||||
<dd><p>The theme color for the message board</p>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a id="Hi_MachiningProcs_MachiningProject_TrainMillingPara_" data-uid="Hi.MachiningProcs.MachiningProject.TrainMillingPara*"></a>
|
||||
|
||||
<h3 id="Hi_MachiningProcs_MachiningProject_TrainMillingPara_Hi_MillingForces_Fittings_SampleFlag_System_Boolean_System_Double_System_String_System_Threading_CancellationToken_Hi_MillingForces_Fittings_ICuttingPara_" data-uid="Hi.MachiningProcs.MachiningProject.TrainMillingPara(Hi.MillingForces.Fittings.SampleFlag,System.Boolean,System.Double,System.String,System.Threading.CancellationToken,Hi.MillingForces.Fittings.ICuttingPara)">
|
||||
@@ -2335,37 +2296,6 @@ Since the folder can be moving with the configuration file.</p>
|
||||
|
||||
|
||||
|
||||
<h3 id="Hi_MachiningProcs_MachiningProject_OnShownMessageBoard" data-uid="Hi.MachiningProcs.MachiningProject.OnShownMessageBoard">
|
||||
OnShownMessageBoard
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Event that is triggered when a message board is shown.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public event ShowMessageBoardDelegate OnShownMessageBoard</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="section">Event Type</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="Hi.Common.Messages.ShowMessageBoardDelegate.html">ShowMessageBoardDelegate</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h3 id="Hi_MachiningProcs_MachiningProject_OnUpdatedInspectingQuantityFunc" data-uid="Hi.MachiningProcs.MachiningProject.OnUpdatedInspectingQuantityFunc">
|
||||
OnUpdatedInspectingQuantityFunc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user