[Modify] Edit it

This commit is contained in:
sta 2021-07-27 19:57:34 +09:00
parent 3ae8b6152b
commit 266e64bd82

View File

@ -35,8 +35,8 @@ using WebSocketSharp.Net;
namespace WebSocketSharp.Server namespace WebSocketSharp.Server
{ {
/// <summary> /// <summary>
/// Represents the event data for the HTTP request events of /// Represents the event data for the HTTP request events of the
/// the <see cref="HttpServer"/>. /// <see cref="HttpServer"/> class.
/// </summary> /// </summary>
/// <remarks> /// <remarks>
/// <para> /// <para>