[Modify] Edit it

This commit is contained in:
sta 2021-09-16 19:27:01 +09:00
parent 57e443c657
commit c62095c82a

View File

@ -679,12 +679,12 @@ namespace WebSocketSharp.Server
} }
/// <summary> /// <summary>
/// Gets the management function for the WebSocket services /// Gets the management function for the WebSocket services provided by
/// provided by the server. /// the server.
/// </summary> /// </summary>
/// <value> /// <value>
/// A <see cref="WebSocketServiceManager"/> that manages /// A <see cref="WebSocketServiceManager"/> that manages the WebSocket
/// the WebSocket services provided by the server. /// services provided by the server.
/// </value> /// </value>
public WebSocketServiceManager WebSocketServices { public WebSocketServiceManager WebSocketServices {
get { get {