[Modify] Edit it
This commit is contained in:
parent
ccea8a1616
commit
1e2dfaa57c
@ -615,7 +615,8 @@ namespace WebSocketSharp.Server
|
|||||||
/// Gets the access to the WebSocket services provided by the server.
|
/// Gets the access to 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…
Reference in New Issue
Block a user