mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-11-08 02:14:44 +08:00
Update the documentation pages
This commit is contained in:
@@ -379,7 +379,7 @@
|
||||
|
||||
|
||||
<a id="OpenIddict_EntityFramework_OpenIddictEntityFrameworkApplicationStore_5_CountAsync_" data-uid="OpenIddict.EntityFramework.OpenIddictEntityFrameworkApplicationStore`5.CountAsync*"></a>
|
||||
<h4 id="OpenIddict_EntityFramework_OpenIddictEntityFrameworkApplicationStore_5_CountAsync__1_System_Func_IQueryable__0__IQueryable___0___CancellationToken_" data-uid="OpenIddict.EntityFramework.OpenIddictEntityFrameworkApplicationStore`5.CountAsync``1(System.Func{IQueryable{`0},IQueryable{``0}},CancellationToken)">CountAsync<TResult>(Func<IQueryable<TApplication>, IQueryable<TResult>>, CancellationToken)</h4>
|
||||
<h4 id="OpenIddict_EntityFramework_OpenIddictEntityFrameworkApplicationStore_5_CountAsync__1_Func_IQueryable__0__IQueryable___0___CancellationToken_" data-uid="OpenIddict.EntityFramework.OpenIddictEntityFrameworkApplicationStore`5.CountAsync``1(Func{IQueryable{`0},IQueryable{``0}},CancellationToken)">CountAsync<TResult>(Func<IQueryable<TApplication>, IQueryable<TResult>>, CancellationToken)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
@@ -397,7 +397,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Func</span><<span class="xref">IQueryable</span><TApplication>, <span class="xref">IQueryable</span><TResult>></td>
|
||||
<td><span class="xref">Func</span><<span class="xref">IQueryable</span><TApplication>, <span class="xref">IQueryable</span><TResult>></td>
|
||||
<td><span class="parametername">query</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
@@ -723,7 +723,7 @@
|
||||
|
||||
|
||||
<a id="OpenIddict_EntityFramework_OpenIddictEntityFrameworkApplicationStore_5_GetAsync_" data-uid="OpenIddict.EntityFramework.OpenIddictEntityFrameworkApplicationStore`5.GetAsync*"></a>
|
||||
<h4 id="OpenIddict_EntityFramework_OpenIddictEntityFrameworkApplicationStore_5_GetAsync__2_System_Func_IQueryable__0____0_IQueryable___1_____0_CancellationToken_" data-uid="OpenIddict.EntityFramework.OpenIddictEntityFrameworkApplicationStore`5.GetAsync``2(System.Func{IQueryable{`0},``0,IQueryable{``1}},``0,CancellationToken)">GetAsync<TState, TResult>(Func<IQueryable<TApplication>, TState, IQueryable<TResult>>, TState, CancellationToken)</h4>
|
||||
<h4 id="OpenIddict_EntityFramework_OpenIddictEntityFrameworkApplicationStore_5_GetAsync__2_Func_IQueryable__0____0_IQueryable___1_____0_CancellationToken_" data-uid="OpenIddict.EntityFramework.OpenIddictEntityFrameworkApplicationStore`5.GetAsync``2(Func{IQueryable{`0},``0,IQueryable{``1}},``0,CancellationToken)">GetAsync<TState, TResult>(Func<IQueryable<TApplication>, TState, IQueryable<TResult>>, TState, CancellationToken)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
@@ -741,7 +741,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Func</span><<span class="xref">IQueryable</span><TApplication>, TState, <span class="xref">IQueryable</span><TResult>></td>
|
||||
<td><span class="xref">Func</span><<span class="xref">IQueryable</span><TApplication>, TState, <span class="xref">IQueryable</span><TResult>></td>
|
||||
<td><span class="parametername">query</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
@@ -1452,7 +1452,7 @@
|
||||
|
||||
|
||||
<a id="OpenIddict_EntityFramework_OpenIddictEntityFrameworkApplicationStore_5_ListAsync_" data-uid="OpenIddict.EntityFramework.OpenIddictEntityFrameworkApplicationStore`5.ListAsync*"></a>
|
||||
<h4 id="OpenIddict_EntityFramework_OpenIddictEntityFrameworkApplicationStore_5_ListAsync__2_System_Func_IQueryable__0____0_IQueryable___1_____0_CancellationToken_" data-uid="OpenIddict.EntityFramework.OpenIddictEntityFrameworkApplicationStore`5.ListAsync``2(System.Func{IQueryable{`0},``0,IQueryable{``1}},``0,CancellationToken)">ListAsync<TState, TResult>(Func<IQueryable<TApplication>, TState, IQueryable<TResult>>, TState, CancellationToken)</h4>
|
||||
<h4 id="OpenIddict_EntityFramework_OpenIddictEntityFrameworkApplicationStore_5_ListAsync__2_Func_IQueryable__0____0_IQueryable___1_____0_CancellationToken_" data-uid="OpenIddict.EntityFramework.OpenIddictEntityFrameworkApplicationStore`5.ListAsync``2(Func{IQueryable{`0},``0,IQueryable{``1}},``0,CancellationToken)">ListAsync<TState, TResult>(Func<IQueryable<TApplication>, TState, IQueryable<TResult>>, TState, CancellationToken)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
@@ -1470,7 +1470,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Func</span><<span class="xref">IQueryable</span><TApplication>, TState, <span class="xref">IQueryable</span><TResult>></td>
|
||||
<td><span class="xref">Func</span><<span class="xref">IQueryable</span><TApplication>, TState, <span class="xref">IQueryable</span><TResult>></td>
|
||||
<td><span class="parametername">query</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user