[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> /// </summary>
/// <value> /// <value>
/// <para> /// <para>
/// The <see cref="SslProtocols"/> enum values that represent /// Any of the <see cref="SslProtocols"/> enum values.
/// the protocols used for authentication. /// </para>
/// <para>
/// It represent the protocols used for authentication.
/// </para> /// </para>
/// <para> /// <para>
/// The default value is <see cref="SslProtocols.None"/>. /// The default value is <see cref="SslProtocols.None"/>.