[Modify] Edit it

This commit is contained in:
sta 2021-10-14 19:09:08 +09:00
parent 9e77ed9770
commit a3fda85b3e

View File

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