mirror of
https://github.com/Cysharp/UniTask.git
synced 2026-05-15 11:30:09 +00:00
deploy: 3a93f4a49f
This commit is contained in:
@@ -82,13 +82,13 @@
|
||||
<div class="markdown level0 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public readonly struct AsyncUnit : IEquatable<AsyncUnit></code></pre>
|
||||
<pre><code class="lang-csharp hljs">public readonly struct AsyncUnit</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
<div classs="implements">
|
||||
<h5>Implements</h5>
|
||||
<div><span class="xref">System.IEquatable</span><<a class="xref" href="Cysharp.Threading.Tasks.AsyncUnit.html">AsyncUnit</a>></div>
|
||||
<div><span class="xref">IEquatable</span><<a class="xref" href="Cysharp.Threading.Tasks.AsyncUnit.html">AsyncUnit</a>></div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -283,7 +283,7 @@
|
||||
|
||||
<h3 id="implements">Implements</h3>
|
||||
<div>
|
||||
<span class="xref">System.IEquatable<T></span>
|
||||
<span class="xref">IEquatable<></span>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user