mirror of
https://github.com/Cysharp/UniTask.git
synced 2026-05-15 19:40:09 +00:00
deploy: 6f5d818544
This commit is contained in:
@@ -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<Object>, 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<Object>, 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<Object>, 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<Object>, 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><<span class="xref">System.Object</span>></dt>
|
||||
<dt><span class="parametername"><code>continuation</code></span> <span class="xref">System.Action</span><<span class="xref">System.Object</span>></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>state</code></span> <span class="xref">System.Object</span></dt>
|
||||
<dd></dd>
|
||||
|
||||
Reference in New Issue
Block a user