[Modify] Edit it
This commit is contained in:
parent
165f3d4241
commit
440c6e42d3
@ -161,10 +161,10 @@ namespace WebSocketSharp.Net
|
|||||||
/// </remarks>
|
/// </remarks>
|
||||||
/// <value>
|
/// <value>
|
||||||
/// <para>
|
/// <para>
|
||||||
/// A <see cref="RemoteCertificateValidationCallback"/> delegate.
|
/// A <see cref="RemoteCertificateValidationCallback"/> delegate that
|
||||||
|
/// invokes the method called for validating the certificate.
|
||||||
/// </para>
|
/// </para>
|
||||||
/// <para>
|
/// <para>
|
||||||
/// It invokes the method called for validating the certificate.
|
|
||||||
/// The default value is a delegate that invokes a method that
|
/// The default value is a delegate that invokes a method that
|
||||||
/// only returns <c>true</c>.
|
/// only returns <c>true</c>.
|
||||||
/// </para>
|
/// </para>
|
||||||
|
Loading…
Reference in New Issue
Block a user