[Modify] Edit it

This commit is contained in:
sta 2018-04-12 19:41:43 +09:00
parent ff00cee6ff
commit f58aeb44ea

View File

@ -370,8 +370,8 @@ namespace WebSocketSharp.Net.WebSockets
} }
/// <summary> /// <summary>
/// Gets the <see cref="WebSocketSharp.WebSocket"/> instance used for /// Gets the WebSocket instance used for two-way communication between
/// two-way communication between client and server. /// the client and server.
/// </summary> /// </summary>
/// <value> /// <value>
/// A <see cref="WebSocketSharp.WebSocket"/>. /// A <see cref="WebSocketSharp.WebSocket"/>.