[Modify] Edit it

master
sta 8 years ago
parent c265c18bde
commit dfea8eb3c6

@ -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; }

Loading…
Cancel
Save