[Modify] Edit it

master
sta 8 years ago
parent 8231649bb6
commit 9649ecb6ec

@ -687,10 +687,10 @@ namespace WebSocketSharp
} }
/// <summary> /// <summary>
/// Gets the WebSocket URL used to connect, or accepted. /// Gets the URL to which to connect.
/// </summary> /// </summary>
/// <value> /// <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> /// </value>
public Uri Url { public Uri Url {
get { get {

Loading…
Cancel
Save