[Modify] Edit it
This commit is contained in:
parent
73c94ccfc5
commit
8aebf24d2a
@ -104,8 +104,8 @@ namespace WebSocketSharp.Server
|
|||||||
/// </para>
|
/// </para>
|
||||||
/// </remarks>
|
/// </remarks>
|
||||||
/// <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="ArgumentOutOfRangeException">
|
/// <exception cref="ArgumentOutOfRangeException">
|
||||||
/// <paramref name="port"/> is less than 1 or greater than 65535.
|
/// <paramref name="port"/> is less than 1 or greater than 65535.
|
||||||
|
Loading…
Reference in New Issue
Block a user