This commit is contained in:
neuecc
2024-01-25 11:27:50 +00:00
parent c0f625aa7f
commit 94c7319100
66 changed files with 5723 additions and 5875 deletions

View File

@@ -82,8 +82,7 @@
<div class="markdown level0 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[Serializable]
public class AsyncReactiveProperty&lt;T&gt; : IAsyncReactiveProperty&lt;T&gt;, IReadOnlyAsyncReactiveProperty&lt;T&gt;, IUniTaskAsyncEnumerable&lt;T&gt;, IDisposable</code></pre>
<pre><code class="lang-csharp hljs">public class AsyncReactiveProperty&lt;T&gt; : IAsyncReactiveProperty&lt;T&gt;, IReadOnlyAsyncReactiveProperty&lt;T&gt;, IUniTaskAsyncEnumerable&lt;T&gt;</code></pre>
</div>
<div class="inheritance">
@@ -97,7 +96,7 @@ public class AsyncReactiveProperty&lt;T&gt; : IAsyncReactiveProperty&lt;T&gt;, I
<div><a class="xref" href="Cysharp.Threading.Tasks.IAsyncReactiveProperty-1.html">IAsyncReactiveProperty</a>&lt;T&gt;</div>
<div><a class="xref" href="Cysharp.Threading.Tasks.IReadOnlyAsyncReactiveProperty-1.html">IReadOnlyAsyncReactiveProperty</a>&lt;T&gt;</div>
<div><a class="xref" href="Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable-1.html">IUniTaskAsyncEnumerable</a>&lt;T&gt;</div>
<div><span class="xref">System.IDisposable</span></div>
<div><span class="xref">IDisposable</span></div>
</div>
@@ -486,7 +485,7 @@ public class AsyncReactiveProperty&lt;T&gt; : IAsyncReactiveProperty&lt;T&gt;, I
<a class="xref" href="Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable-1.html">IUniTaskAsyncEnumerable&lt;T&gt;</a>
</div>
<div>
<span class="xref">System.IDisposable</span>
<span class="xref">IDisposable</span>
</div>