[Modify] Edit it

This commit is contained in:
sta 2016-06-30 15:01:00 +09:00
parent f6dc66527e
commit 977b9de1b8

View File

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