[Modify] Polish it

This commit is contained in:
sta 2016-05-02 15:40:34 +09:00
parent 28a60ec94f
commit c205ecce67

View File

@ -342,8 +342,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"/>.