[Modify] Edit it

This commit is contained in:
sta 2021-09-14 19:21:14 +09:00
parent c53c6c99c3
commit 85b410a0ab

View File

@ -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 {