Update the documentation pages

This commit is contained in:
OpenIddict Bot
2021-03-10 15:25:40 +00:00
parent aa09108666
commit 365b4fabb0
59 changed files with 855 additions and 855 deletions

View File

@@ -300,7 +300,7 @@ whose result returns the scope corresponding to the specified name.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">IAsyncEnumerable</span>&lt;TScope&gt;</td>
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span>&lt;TScope&gt;</td>
<td><p>The scopes corresponding to the specified names.</p>
</td>
</tr>
@@ -351,7 +351,7 @@ whose result returns the scope corresponding to the specified name.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">IAsyncEnumerable</span>&lt;TScope&gt;</td>
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span>&lt;TScope&gt;</td>
<td><p>The scopes associated with the specified resource.</p>
</td>
</tr>