Update the documentation pages

This commit is contained in:
OpenIddict Bot
2021-01-24 08:39:56 +00:00
parent 6733771c00
commit c637afeebf
469 changed files with 4841 additions and 4835 deletions

View File

@@ -164,7 +164,7 @@
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ValueTask DispatchAsync&lt;TContext&gt;(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>