[Modify] Edit it

This commit is contained in:
sta 2017-02-24 15:36:55 +09:00
parent 0ba956127f
commit d8f20980f2

View File

@ -131,7 +131,7 @@ namespace WebSocketSharp.Server
} }
/// <summary> /// <summary>
/// Gets the access to the sessions in the service. /// Gets the management function for the sessions in the service.
/// </summary> /// </summary>
/// <value> /// <value>
/// A <see cref="WebSocketSessionManager"/> that manages the sessions in /// A <see cref="WebSocketSessionManager"/> that manages the sessions in