This commit is contained in:
neuecc
2024-02-04 14:21:23 +00:00
parent 1c266edce3
commit 5558728543
65 changed files with 5365 additions and 5334 deletions

View File

@@ -136,7 +136,7 @@
</tr>
<tr>
<td>
<a class="xref" href="Cysharp.Threading.Tasks.TriggerEvent-1.html#Cysharp_Threading_Tasks_TriggerEvent_1_SetError_Exception_">SetError(Exception)</a>
<a class="xref" href="Cysharp.Threading.Tasks.TriggerEvent-1.html#Cysharp_Threading_Tasks_TriggerEvent_1_SetError_System_Exception_">SetError(Exception)</a>
</td>
<td class="markdown level1 summary"></td>
</tr>
@@ -266,7 +266,7 @@
</section>
<section>
<a id="Cysharp_Threading_Tasks_TriggerEvent_1_SetError_" data-uid="Cysharp.Threading.Tasks.TriggerEvent`1.SetError*"></a>
<h4 id="Cysharp_Threading_Tasks_TriggerEvent_1_SetError_Exception_" data-uid="Cysharp.Threading.Tasks.TriggerEvent`1.SetError(Exception)">SetError(Exception)</h4>
<h4 id="Cysharp_Threading_Tasks_TriggerEvent_1_SetError_System_Exception_" data-uid="Cysharp.Threading.Tasks.TriggerEvent`1.SetError(System.Exception)">SetError(Exception)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
@@ -277,7 +277,7 @@
<section>
<h5 class="parameters">Parameters</h5>
<dl class="cysharpdocfx-valuedefinition">
<dt><span class="parametername"><code>exception</code></span> <span class="xref">Exception</span></dt>
<dt><span class="parametername"><code>exception</code></span> <span class="xref">System.Exception</span></dt>
<dd></dd>
</dl>
</section>