[Modify] Edit it

This commit is contained in:
sta 2018-01-13 16:40:49 +09:00
parent 7de9b14d3d
commit 984d424929

View File

@ -443,10 +443,11 @@ namespace WebSocketSharp.Net
}
/// <summary>
/// Gets the server endpoint as an IP address and a port number.
/// Gets the IP address and port number to which the request is sent.
/// </summary>
/// <value>
/// A <see cref="string"/> that represents the server endpoint.
/// A <see cref="string"/> that represents the server IP address and port
/// number.
/// </value>
public string UserHostAddress {
get {