This commit is contained in:
neuecc
2023-10-26 04:13:49 +00:00
parent 8791f7d87f
commit a9507b2905
154 changed files with 9787 additions and 9648 deletions

View File

@@ -147,7 +147,7 @@
</tr>
<tr>
<td>
<a class="xref" href="Cysharp.Threading.Tasks.MoveNextSource.html#Cysharp_Threading_Tasks_MoveNextSource_OnCompleted_Action_System_Object__System_Object_System_Int16_">OnCompleted(Action&lt;Object&gt;, Object, Int16)</a>
<a class="xref" href="Cysharp.Threading.Tasks.MoveNextSource.html#Cysharp_Threading_Tasks_MoveNextSource_OnCompleted_System_Action_System_Object__System_Object_System_Int16_">OnCompleted(Action&lt;Object&gt;, Object, Int16)</a>
</td>
<td class="markdown level1 summary"></td>
</tr>
@@ -299,7 +299,7 @@
</section>
<section>
<a id="Cysharp_Threading_Tasks_MoveNextSource_OnCompleted_" data-uid="Cysharp.Threading.Tasks.MoveNextSource.OnCompleted*"></a>
<h4 id="Cysharp_Threading_Tasks_MoveNextSource_OnCompleted_Action_System_Object__System_Object_System_Int16_" data-uid="Cysharp.Threading.Tasks.MoveNextSource.OnCompleted(Action{System.Object},System.Object,System.Int16)">OnCompleted(Action&lt;Object&gt;, Object, Int16)</h4>
<h4 id="Cysharp_Threading_Tasks_MoveNextSource_OnCompleted_System_Action_System_Object__System_Object_System_Int16_" data-uid="Cysharp.Threading.Tasks.MoveNextSource.OnCompleted(System.Action{System.Object},System.Object,System.Int16)">OnCompleted(Action&lt;Object&gt;, Object, Int16)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
@@ -310,7 +310,7 @@
<section>
<h5 class="parameters">Parameters</h5>
<dl class="cysharpdocfx-valuedefinition">
<dt><span class="parametername"><code>continuation</code></span> <span class="xref">Action</span>&lt;<span class="xref">System.Object</span>&gt;</dt>
<dt><span class="parametername"><code>continuation</code></span> <span class="xref">System.Action</span>&lt;<span class="xref">System.Object</span>&gt;</dt>
<dd></dd>
<dt><span class="parametername"><code>state</code></span> <span class="xref">System.Object</span></dt>
<dd></dd>