[Modify] Edit it
This commit is contained in:
parent
c53c6c99c3
commit
85b410a0ab
@ -310,8 +310,8 @@ namespace WebSocketSharp.Server
|
|||||||
/// Gets the IP address of the server.
|
/// Gets the IP address of the server.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <value>
|
/// <value>
|
||||||
/// A <see cref="System.Net.IPAddress"/> that represents the local
|
/// A <see cref="System.Net.IPAddress"/> that represents the local IP
|
||||||
/// IP address on which to listen for incoming requests.
|
/// address on which to listen for incoming requests.
|
||||||
/// </value>
|
/// </value>
|
||||||
public System.Net.IPAddress Address {
|
public System.Net.IPAddress Address {
|
||||||
get {
|
get {
|
||||||
|
Loading…
Reference in New Issue
Block a user