[Modify] Edit it
This commit is contained in:
parent
99667eb9be
commit
d38edb8df4
@ -138,12 +138,12 @@ namespace WebSocketSharp.Net.WebSockets
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Gets a value indicating whether the handshake request is sent from the
|
||||
/// local computer.
|
||||
/// Gets a value indicating whether the handshake request is sent from
|
||||
/// the local computer.
|
||||
/// </summary>
|
||||
/// <value>
|
||||
/// <c>true</c> if the handshake request is sent from the same computer as
|
||||
/// the server; otherwise, <c>false</c>.
|
||||
/// <c>true</c> if the handshake request is sent from the same computer
|
||||
/// as the server; otherwise, <c>false</c>.
|
||||
/// </value>
|
||||
public override bool IsLocal {
|
||||
get {
|
||||
|
Loading…
Reference in New Issue
Block a user