[Modify] Edit it

master
sta 9 years ago
parent 5cb47c6dca
commit 00a39a059e

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

Loading…
Cancel
Save