This commit is contained in:
neuecc
2024-02-04 14:21:23 +00:00
parent 1c266edce3
commit 5558728543
65 changed files with 5365 additions and 5334 deletions

View File

@@ -82,7 +82,7 @@
<div class="markdown level0 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public interface IAsyncSelectEventHandler&lt;T&gt;</code></pre>
<pre><code class="lang-csharp hljs">public interface IAsyncSelectEventHandler&lt;T&gt; : IDisposable</code></pre>
</div>