[Modify] Edit it

master
sta 5 years ago
parent 91f757677e
commit 59af130834

@ -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"/>.

Loading…
Cancel
Save