[Modify] Edit it

This commit is contained in:
sta 2021-10-30 21:59:15 +09:00
parent 5539e05478
commit 99e0bf006b

View File

@ -37,7 +37,7 @@ namespace WebSocketSharp.Server
/// <summary>
/// Exposes a set of methods and properties used to define the behavior of
/// a WebSocket service provided by the <see cref="WebSocketServer"/> or
/// <see cref="HttpServer"/>.
/// <see cref="HttpServer"/> class.
/// </summary>
/// <remarks>
/// This class is an abstract class.