[Modify] Edit it

This commit is contained in:
sta 2017-10-29 17:52:39 +09:00
parent 8231649bb6
commit 9649ecb6ec

View File

@ -687,10 +687,10 @@ namespace WebSocketSharp
}
/// <summary>
/// Gets the WebSocket URL used to connect, or accepted.
/// Gets the URL to which to connect.
/// </summary>
/// <value>
/// A <see cref="Uri"/> that represents the URL used to connect, or accepted.
/// A <see cref="Uri"/> that represents the URL to which to connect.
/// </value>
public Uri Url {
get {