mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-11-08 10:24:45 +08:00
Update the documentation pages
This commit is contained in:
@@ -164,7 +164,7 @@
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public ValueTask DispatchAsync<TContext>(TContext context)
|
||||
where TContext : OpenIddictValidationEvents.BaseContext</code></pre>
|
||||
where TContext : BaseContext</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
@@ -193,7 +193,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span></td>
|
||||
<td><span class="xref">ValueTask</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
Reference in New Issue
Block a user