mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2026-08-12 22:49:11 +08:00
Update the documentation pages
This commit is contained in:
@@ -465,7 +465,7 @@ whose result returns the scope corresponding to the specified name.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TScope></td>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TScope></td>
|
||||
<td><p>The scopes corresponding to the specified names.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -516,7 +516,7 @@ whose result returns the scope corresponding to the specified name.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TScope></td>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TScope></td>
|
||||
<td><p>The scopes associated with the specified resource.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1114,7 +1114,7 @@ whose result returns the instantiated scope, that can be persisted in the databa
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TScope></td>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TScope></td>
|
||||
<td><p>All the elements returned when executing the specified query.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1171,7 +1171,7 @@ whose result returns the instantiated scope, that can be persisted in the databa
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TResult></td>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TResult></td>
|
||||
<td><p>All the elements returned when executing the specified query.</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user