[Modify] Edit it

This commit is contained in:
sta 2017-12-16 16:40:32 +09:00
parent 782814ca81
commit c6584431c9

View File

@ -1264,8 +1264,8 @@ namespace WebSocketSharp
} }
/// <summary> /// <summary>
/// Determines whether the specified <see cref="ushort"/> is in the /// Determines whether the specified ushort is in the range of
/// range of the status code for the WebSocket connection close. /// the status code for the WebSocket connection close.
/// </summary> /// </summary>
/// <remarks> /// <remarks>
/// <para> /// <para>