[Modify] Edit it

This commit is contained in:
sta 2019-12-31 17:26:20 +09:00
parent 6493f90238
commit 93db5dba56

View File

@ -648,8 +648,8 @@ namespace WebSocketSharp.Net
/// the response to the request. /// the response to the request.
/// </para> /// </para>
/// <para> /// <para>
/// The default value is 200. It is same as /// The default value is 200. It indicates that the request has
/// <see cref="HttpStatusCode.OK"/>. /// succeeded.
/// </para> /// </para>
/// </value> /// </value>
/// <exception cref="InvalidOperationException"> /// <exception cref="InvalidOperationException">