[Modify] Edit it

This commit is contained in:
sta 2020-11-30 17:05:29 +09:00
parent 91f757677e
commit 59af130834

View File

@ -195,8 +195,10 @@ namespace WebSocketSharp.Net
/// </summary>
/// <value>
/// <para>
/// The <see cref="SslProtocols"/> enum values that represent
/// the protocols used for authentication.
/// Any of the <see cref="SslProtocols"/> enum values.
/// </para>
/// <para>
/// It represent the protocols used for authentication.
/// </para>
/// <para>
/// The default value is <see cref="SslProtocols.None"/>.