[Modify] Edit it

This commit is contained in:
sta 2020-11-28 17:04:21 +09:00
parent 287bb1bbf4
commit c2a76388de

View File

@ -86,8 +86,8 @@ namespace WebSocketSharp.Net
}
/// <summary>
/// Copies the parameters from the specified <paramref name="configuration"/> to
/// a new instance of the <see cref="ClientSslConfiguration"/> class.
/// Initializes a new instance of the <see cref="ClientSslConfiguration"/>
/// class that stores the parameters copied from the specified configuration.
/// </summary>
/// <param name="configuration">
/// A <see cref="ClientSslConfiguration"/> from which to copy.