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

@@ -255,7 +255,7 @@ from the activated handlers if it doesn&apos;t meet the criteria.</p>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static OpenIddictServerHandlerDescriptor.Builder&lt;TContext&gt; CreateBuilder&lt;TContext&gt;()
where TContext : OpenIddictValidationEvents.BaseContext</code></pre>
where TContext : BaseContext</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">