[Modify] Edit it

This commit is contained in:
sta 2018-01-13 03:46:20 +09:00
parent c629e20751
commit d3a09abc28

View File

@ -268,10 +268,12 @@ namespace WebSocketSharp.Net
} }
/// <summary> /// <summary>
/// Gets a value indicating whether the request is sent from the local computer. /// Gets a value indicating whether the request is sent from the local
/// computer.
/// </summary> /// </summary>
/// <value> /// <value>
/// <c>true</c> if the request is sent from the local computer; otherwise, <c>false</c>. /// <c>true</c> if the request is sent from the same computer as the server;
/// otherwise, <c>false</c>.
/// </value> /// </value>
public bool IsLocal { public bool IsLocal {
get { get {