[Modify] Edit it

This commit is contained in:
sta 2016-08-19 18:11:13 +09:00
parent b7ede52a9d
commit 94fdbc479a

View File

@ -2916,13 +2916,14 @@ namespace WebSocketSharp
}
/// <summary>
/// Sets an HTTP proxy server URL to connect through, and if necessary,
/// Sets the HTTP proxy server URL to connect through, and if necessary,
/// a pair of <paramref name="username"/> and <paramref name="password"/> for
/// the proxy server authentication (Basic/Digest).
/// </summary>
/// <param name="url">
/// <para>
/// A <see cref="string"/> that represents the proxy server URL to connect through.
/// A <see cref="string"/> that represents the HTTP proxy server URL to
/// connect through.
/// </para>
/// <para>
/// If <paramref name="url"/> is <see langword="null"/> or empty,