[Modify] Edit it

This commit is contained in:
sta 2021-09-12 13:59:54 +09:00
parent 11160d7704
commit 6943275294

View File

@ -275,8 +275,8 @@ namespace WebSocketSharp.Server
/// <paramref name="address"/> and <paramref name="port"/>. /// <paramref name="address"/> and <paramref name="port"/>.
/// </remarks> /// </remarks>
/// <param name="address"> /// <param name="address">
/// A <see cref="System.Net.IPAddress"/> that represents the local /// A <see cref="System.Net.IPAddress"/> that specifies the local IP
/// IP address on which to listen. /// address on which to listen.
/// </param> /// </param>
/// <param name="port"> /// <param name="port">
/// An <see cref="int"/> that represents the number of the port /// An <see cref="int"/> that represents the number of the port