We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a83818 commit 8baeba7Copy full SHA for 8baeba7
websocket-sharp/Server/WebSocketSessionManager.cs
@@ -41,8 +41,8 @@ namespace WebSocketSharp.Server
41
/// Provides the management function for the sessions in a WebSocket service.
42
/// </summary>
43
/// <remarks>
44
- /// This class manages the sessions in a WebSocket service provided by
45
- /// the <see cref="WebSocketServer"/> or <see cref="HttpServer"/>.
+ /// This class manages the sessions in a WebSocket service provided by the
+ /// <see cref="WebSocketServer"/> or <see cref="HttpServer"/> class.
46
/// </remarks>
47
public class WebSocketSessionManager
48
{
0 commit comments