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