[Modify] Edit it

This commit is contained in:
sta 2016-10-18 14:56:31 +09:00
parent ccea8a1616
commit 1e2dfaa57c

View File

@ -615,7 +615,8 @@ namespace WebSocketSharp.Server
/// Gets the access to the WebSocket services provided by the server.
/// </summary>
/// <value>
/// A <see cref="WebSocketServiceManager"/> that manages the WebSocket services.
/// A <see cref="WebSocketServiceManager"/> that manages
/// the WebSocket services provided by the server.
/// </value>
public WebSocketServiceManager WebSocketServices {
get {