tune
This commit is contained in:
@@ -434,14 +434,41 @@ Apply relative file path from <a class="xref" href="Hi.MachiningProcs.ProxyProje
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public Task CloseProject()</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public void CloseProject()</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a id="Hi_MachiningProcs_ProxyProjectService_GetLocalProjectService_" data-uid="Hi.MachiningProcs.ProxyProjectService.GetLocalProjectService*"></a>
|
||||
|
||||
<h3 id="Hi_MachiningProcs_ProxyProjectService_GetLocalProjectService" data-uid="Hi.MachiningProcs.ProxyProjectService.GetLocalProjectService">
|
||||
GetLocalProjectService()
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Get Local Project Service as base-service.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public LocalProjectService GetLocalProjectService()</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
<h4 class="section">Returns</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task">Task</a></dt>
|
||||
<dd><p>A task representing the asynchronous operation</p>
|
||||
<dt><a class="xref" href="Hi.MachiningProcs.LocalProjectService.html">LocalProjectService</a></dt>
|
||||
<dd><p>Local Project Service</p>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user