[Modify] Edit it
This commit is contained in:
parent
899d41489d
commit
bb561ee5c0
@ -195,8 +195,8 @@ namespace WebSocketSharp.Net.WebSockets
|
|||||||
public abstract System.Net.IPEndPoint UserEndPoint { get; }
|
public abstract System.Net.IPEndPoint UserEndPoint { get; }
|
||||||
|
|
||||||
/// <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"/>.
|
||||||
|
Loading…
Reference in New Issue
Block a user