mirror of
https://github.com/Cysharp/UniTask.git
synced 2026-05-15 03:20:16 +00:00
deploy: 80704e489d
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a class="xref" href="Cysharp.Threading.Tasks.TaskPool.html#Cysharp_Threading_Tasks_TaskPool_RegisterSizeGetter_System_Type_System_Func_System_Int32__">RegisterSizeGetter(Type, Func<Int32>)</a>
|
||||
<a class="xref" href="Cysharp.Threading.Tasks.TaskPool.html#Cysharp_Threading_Tasks_TaskPool_RegisterSizeGetter_Type_Func_System_Int32__">RegisterSizeGetter(Type, Func<Int32>)</a>
|
||||
</td>
|
||||
<td class="markdown level1 summary"></td>
|
||||
</tr>
|
||||
@@ -145,7 +145,7 @@
|
||||
<section>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<dl class="cysharpdocfx-valuedefinition">
|
||||
<dt><span class="xref">IEnumerable</span><<span class="xref">System.ValueTuple</span><<span class="xref">System.Type</span>, <span class="xref">System.Int32</span>>></dt>
|
||||
<dt><span class="xref">System.Collections.Generic.IEnumerable</span><<span class="xref">System.ValueTuple</span><<span class="xref">Type</span>, <span class="xref">System.Int32</span>>></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
</section>
|
||||
@@ -163,7 +163,7 @@
|
||||
</section>
|
||||
<section>
|
||||
<a id="Cysharp_Threading_Tasks_TaskPool_RegisterSizeGetter_" data-uid="Cysharp.Threading.Tasks.TaskPool.RegisterSizeGetter*"></a>
|
||||
<h4 id="Cysharp_Threading_Tasks_TaskPool_RegisterSizeGetter_System_Type_System_Func_System_Int32__" data-uid="Cysharp.Threading.Tasks.TaskPool.RegisterSizeGetter(System.Type,System.Func{System.Int32})">RegisterSizeGetter(Type, Func<Int32>)</h4>
|
||||
<h4 id="Cysharp_Threading_Tasks_TaskPool_RegisterSizeGetter_Type_Func_System_Int32__" data-uid="Cysharp.Threading.Tasks.TaskPool.RegisterSizeGetter(Type,Func{System.Int32})">RegisterSizeGetter(Type, Func<Int32>)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
@@ -174,9 +174,9 @@
|
||||
<section>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<dl class="cysharpdocfx-valuedefinition">
|
||||
<dt><span class="parametername"><code>type</code></span> <span class="xref">System.Type</span></dt>
|
||||
<dt><span class="parametername"><code>type</code></span> <span class="xref">Type</span></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>getSize</code></span> <span class="xref">System.Func</span><<span class="xref">System.Int32</span>></dt>
|
||||
<dt><span class="parametername"><code>getSize</code></span> <span class="xref">Func</span><<span class="xref">System.Int32</span>></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user