This commit is contained in:
hadashiA
2023-09-14 07:42:29 +00:00
parent a5ab39e03d
commit 8791f7d87f
154 changed files with 10011 additions and 10182 deletions

View File

@@ -105,7 +105,7 @@
<tbody>
<tr>
<td>
<a class="xref" href="Cysharp.Threading.Tasks.IRejectPromise.html#Cysharp_Threading_Tasks_IRejectPromise_TrySetException_System_Exception_">TrySetException(Exception)</a>
<a class="xref" href="Cysharp.Threading.Tasks.IRejectPromise.html#Cysharp_Threading_Tasks_IRejectPromise_TrySetException_Exception_">TrySetException(Exception)</a>
</td>
<td class="markdown level1 summary"></td>
</tr>
@@ -116,7 +116,7 @@
</h3>
<section>
<a id="Cysharp_Threading_Tasks_IRejectPromise_TrySetException_" data-uid="Cysharp.Threading.Tasks.IRejectPromise.TrySetException*"></a>
<h4 id="Cysharp_Threading_Tasks_IRejectPromise_TrySetException_System_Exception_" data-uid="Cysharp.Threading.Tasks.IRejectPromise.TrySetException(System.Exception)">TrySetException(Exception)</h4>
<h4 id="Cysharp_Threading_Tasks_IRejectPromise_TrySetException_Exception_" data-uid="Cysharp.Threading.Tasks.IRejectPromise.TrySetException(Exception)">TrySetException(Exception)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
@@ -127,7 +127,7 @@
<section>
<h5 class="parameters">Parameters</h5>
<dl class="cysharpdocfx-valuedefinition">
<dt><span class="parametername"><code>exception</code></span> <span class="xref">System.Exception</span></dt>
<dt><span class="parametername"><code>exception</code></span> <span class="xref">Exception</span></dt>
<dd></dd>
</dl>
</section>