[Modify] Edit it

This commit is contained in:
sta 2021-09-14 19:27:43 +09:00
parent 0e61497a0b
commit 4ac774d084

View File

@ -480,8 +480,8 @@ namespace WebSocketSharp.Server
/// Gets the port of the server. /// Gets the port of the server.
/// </summary> /// </summary>
/// <value> /// <value>
/// An <see cref="int"/> that represents the number of the port /// An <see cref="int"/> that represents the number of the port on which
/// on which to listen for incoming handshake requests. /// to listen for incoming handshake requests.
/// </value> /// </value>
public int Port { public int Port {
get { get {