[Modify] Edit it

This commit is contained in:
sta 2018-04-07 20:43:16 +09:00
parent c265c18bde
commit dfea8eb3c6

View File

@ -215,8 +215,7 @@ namespace WebSocketSharp.Net.WebSockets
/// the client and server.
/// </summary>
/// <value>
/// A <see cref="WebSocketSharp.WebSocket"/> used for two-way communication
/// using the WebSocket protocol.
/// A <see cref="WebSocketSharp.WebSocket"/>.
/// </value>
public abstract WebSocket WebSocket { get; }