[Modify] Edit it

This commit is contained in:
sta 2017-05-18 15:25:49 +09:00
parent aa159dc342
commit aa7d1265fe

View File

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