[Modify] Edit it

This commit is contained in:
sta 2018-03-23 20:15:42 +09:00
parent c26800dcd6
commit 6a80126d8e

View File

@ -156,10 +156,12 @@ namespace WebSocketSharp.Net.WebSockets
} }
/// <summary> /// <summary>
/// Gets a value indicating whether the request is a WebSocket handshake request. /// Gets a value indicating whether the request is a WebSocket handshake
/// request.
/// </summary> /// </summary>
/// <value> /// <value>
/// <c>true</c> if the request is a WebSocket handshake request; otherwise, <c>false</c>. /// <c>true</c> if the request is a WebSocket handshake request; otherwise,
/// <c>false</c>.
/// </value> /// </value>
public override bool IsWebSocketRequest { public override bool IsWebSocketRequest {
get { get {