[Modify] Edit it

This commit is contained in:
sta 2017-03-29 15:59:47 +09:00
parent 6483467664
commit baabf4622c

View File

@ -224,7 +224,8 @@ namespace WebSocketSharp.Server
/// Gets the total number of the sessions in the WebSocket services. /// Gets the total number of the sessions in the WebSocket services.
/// </summary> /// </summary>
/// <value> /// <value>
/// An <see cref="int"/> that represents the total number of the sessions in the services. /// An <see cref="int"/> that represents the total number of
/// the sessions in the services.
/// </value> /// </value>
public int SessionCount { public int SessionCount {
get { get {