[Modify] Edit it

master
sta 9 years ago
parent 4887ebe353
commit 74ee44a4b9

@ -72,8 +72,7 @@ namespace WebSocketSharp.Net
/// with the specified <paramref name="targetHost"/>. /// with the specified <paramref name="targetHost"/>.
/// </summary> /// </summary>
/// <param name="targetHost"> /// <param name="targetHost">
/// A <see cref="string"/> that represents the name of the server that /// A <see cref="string"/> that represents the target host server name.
/// will share a secure connection.
/// </param> /// </param>
public ClientSslConfiguration (string targetHost) public ClientSslConfiguration (string targetHost)
{ {

Loading…
Cancel
Save