mirror of
https://github.com/Cysharp/UniTask.git
synced 2026-05-15 03:20:16 +00:00
deploy: 0ef6c59385
This commit is contained in:
@@ -82,8 +82,7 @@
|
||||
<div class="markdown level0 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">[Serializable]
|
||||
public class AsyncReactiveProperty<T> : IAsyncReactiveProperty<T>, IReadOnlyAsyncReactiveProperty<T>, IUniTaskAsyncEnumerable<T>, IDisposable</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public class AsyncReactiveProperty<T> : IAsyncReactiveProperty<T>, IReadOnlyAsyncReactiveProperty<T>, IUniTaskAsyncEnumerable<T></code></pre>
|
||||
</div>
|
||||
|
||||
<div class="inheritance">
|
||||
@@ -97,7 +96,7 @@ public class AsyncReactiveProperty<T> : IAsyncReactiveProperty<T>, I
|
||||
<div><a class="xref" href="Cysharp.Threading.Tasks.IAsyncReactiveProperty-1.html">IAsyncReactiveProperty</a><T></div>
|
||||
<div><a class="xref" href="Cysharp.Threading.Tasks.IReadOnlyAsyncReactiveProperty-1.html">IReadOnlyAsyncReactiveProperty</a><T></div>
|
||||
<div><a class="xref" href="Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable-1.html">IUniTaskAsyncEnumerable</a><T></div>
|
||||
<div><span class="xref">System.IDisposable</span></div>
|
||||
<div><span class="xref">IDisposable</span></div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -486,7 +485,7 @@ public class AsyncReactiveProperty<T> : IAsyncReactiveProperty<T>, I
|
||||
<a class="xref" href="Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable-1.html">IUniTaskAsyncEnumerable<T></a>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.IDisposable</span>
|
||||
<span class="xref">IDisposable</span>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user