[Modify] Edit it
This commit is contained in:
parent
6381d10448
commit
57e443c657
@ -601,8 +601,8 @@ namespace WebSocketSharp.Server
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets or sets the delegate used to find the credentials
|
/// Gets or sets the delegate used to find the credentials for
|
||||||
/// for an identity.
|
/// an identity.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <remarks>
|
/// <remarks>
|
||||||
/// <para>
|
/// <para>
|
||||||
@ -622,7 +622,7 @@ namespace WebSocketSharp.Server
|
|||||||
/// <see langword="null"/> if not needed.
|
/// <see langword="null"/> if not needed.
|
||||||
/// </para>
|
/// </para>
|
||||||
/// <para>
|
/// <para>
|
||||||
/// That delegate invokes the method called for finding
|
/// The delegate invokes the method called for finding
|
||||||
/// the credentials used to authenticate a client.
|
/// the credentials used to authenticate a client.
|
||||||
/// </para>
|
/// </para>
|
||||||
/// <para>
|
/// <para>
|
||||||
|
Loading…
Reference in New Issue
Block a user