[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. /// the client and server.
/// </summary> /// </summary>
/// <value> /// <value>
/// A <see cref="WebSocketSharp.WebSocket"/> used for two-way communication /// A <see cref="WebSocketSharp.WebSocket"/>.
/// using the WebSocket protocol.
/// </value> /// </value>
public abstract WebSocket WebSocket { get; } public abstract WebSocket WebSocket { get; }