[Modify] Edit it
This commit is contained in:
parent
57e443c657
commit
c62095c82a
@ -679,12 +679,12 @@ namespace WebSocketSharp.Server
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Gets the management function for the WebSocket services
|
||||
/// provided by the server.
|
||||
/// Gets the management function for the WebSocket services provided by
|
||||
/// the server.
|
||||
/// </summary>
|
||||
/// <value>
|
||||
/// A <see cref="WebSocketServiceManager"/> that manages
|
||||
/// the WebSocket services provided by the server.
|
||||
/// A <see cref="WebSocketServiceManager"/> that manages the WebSocket
|
||||
/// services provided by the server.
|
||||
/// </value>
|
||||
public WebSocketServiceManager WebSocketServices {
|
||||
get {
|
||||
|
Loading…
Reference in New Issue
Block a user