[Modify] Edit it

This commit is contained in:
sta 2021-09-13 20:21:37 +09:00
parent 213c6ec12a
commit c53c6c99c3

View File

@ -323,8 +323,8 @@ namespace WebSocketSharp.Server
/// Gets the IP address of the server.
/// </summary>
/// <value>
/// A <see cref="System.Net.IPAddress"/> that represents the local
/// IP address on which to listen for incoming handshake requests.
/// A <see cref="System.Net.IPAddress"/> that represents the local IP
/// address on which to listen for incoming handshake requests.
/// </value>
public System.Net.IPAddress Address {
get {