[Modify] Edit it

This commit is contained in:
sta 2017-07-16 16:29:14 +09:00
parent 441782d24f
commit 60a25a9124

View File

@ -273,8 +273,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 /// A <see cref="System.Net.IPAddress"/> that represents the local
/// the local IP address on which to listen. /// IP 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