We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2597045 commit 9e96d4aCopy full SHA for 9e96d4a
websocket-sharp/Net/HttpListener.cs
@@ -464,8 +464,7 @@ public bool UnsafeConnectionNtlmAuthentication {
464
/// </summary>
465
/// <value>
466
/// <para>
467
- /// A <c>Func<<see cref="IIdentity"/>,
468
- /// <see cref="NetworkCredential"/>></c> delegate.
+ /// A <see cref="T:System.Func{IIdentity, NetworkCredential}"/> delegate.
469
/// </para>
470
471
/// It references the method used to find the credentials.
0 commit comments