mirror of
https://github.com/Cysharp/UniTask.git
synced 2026-05-15 19:40:09 +00:00
deploy: 8a10f2191f
This commit is contained in:
@@ -82,13 +82,14 @@
|
||||
<div class="markdown level0 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public struct Awaiter : ICriticalNotifyCompletion</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public struct Awaiter : ICriticalNotifyCompletion, INotifyCompletion</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
<div classs="implements">
|
||||
<h5>Implements</h5>
|
||||
<div><span class="xref">ICriticalNotifyCompletion</span></div>
|
||||
<div><span class="xref">System.Runtime.CompilerServices.ICriticalNotifyCompletion</span></div>
|
||||
<div><span class="xref">System.Runtime.CompilerServices.INotifyCompletion</span></div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -316,7 +317,10 @@
|
||||
|
||||
<h3 id="implements">Implements</h3>
|
||||
<div>
|
||||
<span class="xref">ICriticalNotifyCompletion</span>
|
||||
<span class="xref">System.Runtime.CompilerServices.ICriticalNotifyCompletion</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Runtime.CompilerServices.INotifyCompletion</span>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user