[Modify] Edit it
This commit is contained in:
parent
8231649bb6
commit
9649ecb6ec
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user