This commit is contained in:
guitarrapc
2021-04-05 02:08:04 +00:00
parent 9fc1f1d402
commit a4fa8fa7af
15 changed files with 65 additions and 105 deletions

View File

@@ -82,14 +82,13 @@
<div class="markdown level0 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public struct Awaiter : ICriticalNotifyCompletion, INotifyCompletion</code></pre>
<pre><code class="lang-csharp hljs">public struct Awaiter : ICriticalNotifyCompletion</code></pre>
</div>
<div classs="implements">
<h5>Implements</h5>
<div><span class="xref">System.Runtime.CompilerServices.ICriticalNotifyCompletion</span></div>
<div><span class="xref">System.Runtime.CompilerServices.INotifyCompletion</span></div>
<div><span class="xref">ICriticalNotifyCompletion</span></div>
</div>
@@ -317,10 +316,7 @@
<h3 id="implements">Implements</h3>
<div>
<span class="xref">System.Runtime.CompilerServices.ICriticalNotifyCompletion</span>
</div>
<div>
<span class="xref">System.Runtime.CompilerServices.INotifyCompletion</span>
<span class="xref">ICriticalNotifyCompletion</span>
</div>

View File

@@ -160,7 +160,7 @@
</tr>
<tr>
<td>
<a class="xref" href="Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder-1.html#Cysharp_Threading_Tasks_CompilerServices_AsyncUniTaskMethodBuilder_1_SetStateMachine_System_Runtime_CompilerServices_IAsyncStateMachine_">SetStateMachine(IAsyncStateMachine)</a>
<a class="xref" href="Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder-1.html#Cysharp_Threading_Tasks_CompilerServices_AsyncUniTaskMethodBuilder_1_SetStateMachine_IAsyncStateMachine_">SetStateMachine(IAsyncStateMachine)</a>
</td>
<td class="markdown level1 summary"></td>
</tr>
@@ -383,7 +383,7 @@
</section>
<section>
<a id="Cysharp_Threading_Tasks_CompilerServices_AsyncUniTaskMethodBuilder_1_SetStateMachine_" data-uid="Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder`1.SetStateMachine*"></a>
<h4 id="Cysharp_Threading_Tasks_CompilerServices_AsyncUniTaskMethodBuilder_1_SetStateMachine_System_Runtime_CompilerServices_IAsyncStateMachine_" data-uid="Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder`1.SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)">SetStateMachine(IAsyncStateMachine)</h4>
<h4 id="Cysharp_Threading_Tasks_CompilerServices_AsyncUniTaskMethodBuilder_1_SetStateMachine_IAsyncStateMachine_" data-uid="Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder`1.SetStateMachine(IAsyncStateMachine)">SetStateMachine(IAsyncStateMachine)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
@@ -394,7 +394,7 @@
<section>
<h5 class="parameters">Parameters</h5>
<dl class="cysharpdocfx-valuedefinition">
<dt><span class="parametername"><code>stateMachine</code></span> <span class="xref">System.Runtime.CompilerServices.IAsyncStateMachine</span></dt>
<dt><span class="parametername"><code>stateMachine</code></span> <span class="xref">IAsyncStateMachine</span></dt>
<dd></dd>
</dl>
</section>

View File

@@ -153,7 +153,7 @@
</tr>
<tr>
<td>
<a class="xref" href="Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder.html#Cysharp_Threading_Tasks_CompilerServices_AsyncUniTaskMethodBuilder_SetStateMachine_System_Runtime_CompilerServices_IAsyncStateMachine_">SetStateMachine(IAsyncStateMachine)</a>
<a class="xref" href="Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder.html#Cysharp_Threading_Tasks_CompilerServices_AsyncUniTaskMethodBuilder_SetStateMachine_IAsyncStateMachine_">SetStateMachine(IAsyncStateMachine)</a>
</td>
<td class="markdown level1 summary"></td>
</tr>
@@ -369,7 +369,7 @@
</section>
<section>
<a id="Cysharp_Threading_Tasks_CompilerServices_AsyncUniTaskMethodBuilder_SetStateMachine_" data-uid="Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder.SetStateMachine*"></a>
<h4 id="Cysharp_Threading_Tasks_CompilerServices_AsyncUniTaskMethodBuilder_SetStateMachine_System_Runtime_CompilerServices_IAsyncStateMachine_" data-uid="Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder.SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)">SetStateMachine(IAsyncStateMachine)</h4>
<h4 id="Cysharp_Threading_Tasks_CompilerServices_AsyncUniTaskMethodBuilder_SetStateMachine_IAsyncStateMachine_" data-uid="Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder.SetStateMachine(IAsyncStateMachine)">SetStateMachine(IAsyncStateMachine)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
@@ -380,7 +380,7 @@
<section>
<h5 class="parameters">Parameters</h5>
<dl class="cysharpdocfx-valuedefinition">
<dt><span class="parametername"><code>stateMachine</code></span> <span class="xref">System.Runtime.CompilerServices.IAsyncStateMachine</span></dt>
<dt><span class="parametername"><code>stateMachine</code></span> <span class="xref">IAsyncStateMachine</span></dt>
<dd></dd>
</dl>
</section>

View File

@@ -153,7 +153,7 @@
</tr>
<tr>
<td>
<a class="xref" href="Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskVoidMethodBuilder.html#Cysharp_Threading_Tasks_CompilerServices_AsyncUniTaskVoidMethodBuilder_SetStateMachine_System_Runtime_CompilerServices_IAsyncStateMachine_">SetStateMachine(IAsyncStateMachine)</a>
<a class="xref" href="Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskVoidMethodBuilder.html#Cysharp_Threading_Tasks_CompilerServices_AsyncUniTaskVoidMethodBuilder_SetStateMachine_IAsyncStateMachine_">SetStateMachine(IAsyncStateMachine)</a>
</td>
<td class="markdown level1 summary"></td>
</tr>
@@ -369,7 +369,7 @@
</section>
<section>
<a id="Cysharp_Threading_Tasks_CompilerServices_AsyncUniTaskVoidMethodBuilder_SetStateMachine_" data-uid="Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskVoidMethodBuilder.SetStateMachine*"></a>
<h4 id="Cysharp_Threading_Tasks_CompilerServices_AsyncUniTaskVoidMethodBuilder_SetStateMachine_System_Runtime_CompilerServices_IAsyncStateMachine_" data-uid="Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskVoidMethodBuilder.SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)">SetStateMachine(IAsyncStateMachine)</h4>
<h4 id="Cysharp_Threading_Tasks_CompilerServices_AsyncUniTaskVoidMethodBuilder_SetStateMachine_IAsyncStateMachine_" data-uid="Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskVoidMethodBuilder.SetStateMachine(IAsyncStateMachine)">SetStateMachine(IAsyncStateMachine)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
@@ -380,7 +380,7 @@
<section>
<h5 class="parameters">Parameters</h5>
<dl class="cysharpdocfx-valuedefinition">
<dt><span class="parametername"><code>stateMachine</code></span> <span class="xref">System.Runtime.CompilerServices.IAsyncStateMachine</span></dt>
<dt><span class="parametername"><code>stateMachine</code></span> <span class="xref">IAsyncStateMachine</span></dt>
<dd></dd>
</dl>
</section>

View File

@@ -82,14 +82,13 @@
<div class="markdown level0 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public struct Awaiter : ICriticalNotifyCompletion, INotifyCompletion</code></pre>
<pre><code class="lang-csharp hljs">public struct Awaiter : ICriticalNotifyCompletion</code></pre>
</div>
<div classs="implements">
<h5>Implements</h5>
<div><span class="xref">System.Runtime.CompilerServices.ICriticalNotifyCompletion</span></div>
<div><span class="xref">System.Runtime.CompilerServices.INotifyCompletion</span></div>
<div><span class="xref">ICriticalNotifyCompletion</span></div>
</div>
@@ -357,10 +356,7 @@
<h3 id="implements">Implements</h3>
<div>
<span class="xref">System.Runtime.CompilerServices.ICriticalNotifyCompletion</span>
</div>
<div>
<span class="xref">System.Runtime.CompilerServices.INotifyCompletion</span>
<span class="xref">ICriticalNotifyCompletion</span>
</div>

View File

@@ -82,14 +82,13 @@
<div class="markdown level0 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public struct Awaiter : ICriticalNotifyCompletion, INotifyCompletion</code></pre>
<pre><code class="lang-csharp hljs">public struct Awaiter : ICriticalNotifyCompletion</code></pre>
</div>
<div classs="implements">
<h5>Implements</h5>
<div><span class="xref">System.Runtime.CompilerServices.ICriticalNotifyCompletion</span></div>
<div><span class="xref">System.Runtime.CompilerServices.INotifyCompletion</span></div>
<div><span class="xref">ICriticalNotifyCompletion</span></div>
</div>
@@ -319,10 +318,7 @@
<h3 id="implements">Implements</h3>
<div>
<span class="xref">System.Runtime.CompilerServices.ICriticalNotifyCompletion</span>
</div>
<div>
<span class="xref">System.Runtime.CompilerServices.INotifyCompletion</span>
<span class="xref">ICriticalNotifyCompletion</span>
</div>

View File

@@ -82,14 +82,13 @@
<div class="markdown level0 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public struct Awaiter : ICriticalNotifyCompletion, INotifyCompletion</code></pre>
<pre><code class="lang-csharp hljs">public struct Awaiter : ICriticalNotifyCompletion</code></pre>
</div>
<div classs="implements">
<h5>Implements</h5>
<div><span class="xref">System.Runtime.CompilerServices.ICriticalNotifyCompletion</span></div>
<div><span class="xref">System.Runtime.CompilerServices.INotifyCompletion</span></div>
<div><span class="xref">ICriticalNotifyCompletion</span></div>
</div>
@@ -267,10 +266,7 @@
<h3 id="implements">Implements</h3>
<div>
<span class="xref">System.Runtime.CompilerServices.ICriticalNotifyCompletion</span>
</div>
<div>
<span class="xref">System.Runtime.CompilerServices.INotifyCompletion</span>
<span class="xref">ICriticalNotifyCompletion</span>
</div>

View File

@@ -82,14 +82,13 @@
<div class="markdown level0 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public struct Awaiter : ICriticalNotifyCompletion, INotifyCompletion</code></pre>
<pre><code class="lang-csharp hljs">public struct Awaiter : ICriticalNotifyCompletion</code></pre>
</div>
<div classs="implements">
<h5>Implements</h5>
<div><span class="xref">System.Runtime.CompilerServices.ICriticalNotifyCompletion</span></div>
<div><span class="xref">System.Runtime.CompilerServices.INotifyCompletion</span></div>
<div><span class="xref">ICriticalNotifyCompletion</span></div>
</div>
@@ -267,10 +266,7 @@
<h3 id="implements">Implements</h3>
<div>
<span class="xref">System.Runtime.CompilerServices.ICriticalNotifyCompletion</span>
</div>
<div>
<span class="xref">System.Runtime.CompilerServices.INotifyCompletion</span>
<span class="xref">ICriticalNotifyCompletion</span>
</div>

View File

@@ -82,14 +82,13 @@
<div class="markdown level0 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public struct Awaiter : ICriticalNotifyCompletion, INotifyCompletion</code></pre>
<pre><code class="lang-csharp hljs">public struct Awaiter : ICriticalNotifyCompletion</code></pre>
</div>
<div classs="implements">
<h5>Implements</h5>
<div><span class="xref">System.Runtime.CompilerServices.ICriticalNotifyCompletion</span></div>
<div><span class="xref">System.Runtime.CompilerServices.INotifyCompletion</span></div>
<div><span class="xref">ICriticalNotifyCompletion</span></div>
</div>
@@ -364,10 +363,7 @@
<h3 id="implements">Implements</h3>
<div>
<span class="xref">System.Runtime.CompilerServices.ICriticalNotifyCompletion</span>
</div>
<div>
<span class="xref">System.Runtime.CompilerServices.INotifyCompletion</span>
<span class="xref">ICriticalNotifyCompletion</span>
</div>

View File

@@ -82,14 +82,13 @@
<div class="markdown level0 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public struct Awaiter : ICriticalNotifyCompletion, INotifyCompletion</code></pre>
<pre><code class="lang-csharp hljs">public struct Awaiter : ICriticalNotifyCompletion</code></pre>
</div>
<div classs="implements">
<h5>Implements</h5>
<div><span class="xref">System.Runtime.CompilerServices.ICriticalNotifyCompletion</span></div>
<div><span class="xref">System.Runtime.CompilerServices.INotifyCompletion</span></div>
<div><span class="xref">ICriticalNotifyCompletion</span></div>
</div>
@@ -357,10 +356,7 @@
<h3 id="implements">Implements</h3>
<div>
<span class="xref">System.Runtime.CompilerServices.ICriticalNotifyCompletion</span>
</div>
<div>
<span class="xref">System.Runtime.CompilerServices.INotifyCompletion</span>
<span class="xref">ICriticalNotifyCompletion</span>
</div>

View File

@@ -82,14 +82,13 @@
<div class="markdown level0 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public struct AsyncOperationAwaiter : ICriticalNotifyCompletion, INotifyCompletion</code></pre>
<pre><code class="lang-csharp hljs">public struct AsyncOperationAwaiter : ICriticalNotifyCompletion</code></pre>
</div>
<div classs="implements">
<h5>Implements</h5>
<div><span class="xref">System.Runtime.CompilerServices.ICriticalNotifyCompletion</span></div>
<div><span class="xref">System.Runtime.CompilerServices.INotifyCompletion</span></div>
<div><span class="xref">ICriticalNotifyCompletion</span></div>
</div>
@@ -317,10 +316,7 @@
<h3 id="implements">Implements</h3>
<div>
<span class="xref">System.Runtime.CompilerServices.ICriticalNotifyCompletion</span>
</div>
<div>
<span class="xref">System.Runtime.CompilerServices.INotifyCompletion</span>
<span class="xref">ICriticalNotifyCompletion</span>
</div>

View File

@@ -82,14 +82,13 @@
<div class="markdown level0 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public struct ResourceRequestAwaiter : ICriticalNotifyCompletion, INotifyCompletion</code></pre>
<pre><code class="lang-csharp hljs">public struct ResourceRequestAwaiter : ICriticalNotifyCompletion</code></pre>
</div>
<div classs="implements">
<h5>Implements</h5>
<div><span class="xref">System.Runtime.CompilerServices.ICriticalNotifyCompletion</span></div>
<div><span class="xref">System.Runtime.CompilerServices.INotifyCompletion</span></div>
<div><span class="xref">ICriticalNotifyCompletion</span></div>
</div>
@@ -324,10 +323,7 @@
<h3 id="implements">Implements</h3>
<div>
<span class="xref">System.Runtime.CompilerServices.ICriticalNotifyCompletion</span>
</div>
<div>
<span class="xref">System.Runtime.CompilerServices.INotifyCompletion</span>
<span class="xref">ICriticalNotifyCompletion</span>
</div>

View File

@@ -82,14 +82,13 @@
<div class="markdown level0 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public struct Awaiter : ICriticalNotifyCompletion, INotifyCompletion</code></pre>
<pre><code class="lang-csharp hljs">public struct Awaiter : ICriticalNotifyCompletion</code></pre>
</div>
<div classs="implements">
<h5>Implements</h5>
<div><span class="xref">System.Runtime.CompilerServices.ICriticalNotifyCompletion</span></div>
<div><span class="xref">System.Runtime.CompilerServices.INotifyCompletion</span></div>
<div><span class="xref">ICriticalNotifyCompletion</span></div>
</div>
@@ -317,10 +316,7 @@
<h3 id="implements">Implements</h3>
<div>
<span class="xref">System.Runtime.CompilerServices.ICriticalNotifyCompletion</span>
</div>
<div>
<span class="xref">System.Runtime.CompilerServices.INotifyCompletion</span>
<span class="xref">ICriticalNotifyCompletion</span>
</div>