[Modify] Edit it

This commit is contained in:
sta 2019-12-23 22:28:11 +09:00
parent a568bece87
commit f9e37388f8

View File

@ -977,8 +977,8 @@ namespace WebSocketSharp.Net
/// 302, and the <see cref="StatusDescription"/> property to "Found".
/// </remarks>
/// <param name="url">
/// A <see cref="string"/> that represents the URL to which the client is
/// redirected to locate a requested resource.
/// A <see cref="string"/> that represents the absolute URL to which
/// the client is redirected to locate a requested resource.
/// </param>
/// <exception cref="ArgumentNullException">
/// <paramref name="url"/> is <see langword="null"/>.