[Modify] Edit it

This commit is contained in:
sta 2021-07-12 21:07:29 +09:00
parent 18afd64c5b
commit 58b5c971b7

View File

@ -231,8 +231,8 @@ namespace WebSocketSharp.Server
/// on which to listen. /// 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 specifies the number of the port on which
/// on which to listen. /// to listen.
/// </param> /// </param>
/// <exception cref="ArgumentNullException"> /// <exception cref="ArgumentNullException">
/// <paramref name="address"/> is <see langword="null"/>. /// <paramref name="address"/> is <see langword="null"/>.