mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2026-04-07 09:32:58 +08:00
Update the documentation pages
This commit is contained in:
@@ -255,7 +255,7 @@ from the activated handlers if it doesn't meet the criteria.</p>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static OpenIddictServerHandlerDescriptor.Builder<TContext> CreateBuilder<TContext>()
|
||||
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">
|
||||
|
||||
Reference in New Issue
Block a user