[Modify] Edit it

This commit is contained in:
sta 2016-10-13 14:25:48 +09:00
parent 81d2834ee7
commit 2b927a64c2

View File

@ -438,7 +438,7 @@ namespace WebSocketSharp.Server
} }
/// <summary> /// <summary>
/// Gets the port on which to listen for incoming connection requests. /// Gets the port on which to listen for incoming handshake requests.
/// </summary> /// </summary>
/// <value> /// <value>
/// An <see cref="int"/> that represents the port number on which to listen. /// An <see cref="int"/> that represents the port number on which to listen.