[Modify] Edit it

This commit is contained in:
sta 2020-12-02 19:47:07 +09:00
parent b401fef5e8
commit 2fd5202b17

View File

@ -187,8 +187,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 represents the protocols used for authentication.
/// </para>
/// <para>
/// The default value is <see cref="SslProtocols.None"/>.