Skip to content

Commit 9e96d4a

Browse files
committed
[Modify] Edit it
1 parent 2597045 commit 9e96d4a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: websocket-sharp/Net/HttpListener.cs

+1-2
Original file line numberDiff line numberDiff line change
@@ -464,8 +464,7 @@ public bool UnsafeConnectionNtlmAuthentication {
464464
/// </summary>
465465
/// <value>
466466
/// <para>
467-
/// A <c>Func&lt;<see cref="IIdentity"/>,
468-
/// <see cref="NetworkCredential"/>&gt;</c> delegate.
467+
/// A <see cref="T:System.Func{IIdentity, NetworkCredential}"/> delegate.
469468
/// </para>
470469
/// <para>
471470
/// It references the method used to find the credentials.

0 commit comments

Comments
 (0)