[Modify] Edit it

This commit is contained in:
sta 2020-07-13 21:15:44 +09:00
parent e114c47f34
commit 96786cd890

View File

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