[Modify] Edit it

This commit is contained in:
sta
2020-03-01 22:17:05 +09:00
parent 779e2e8d36
commit 145c821d36

View File

@@ -52,7 +52,8 @@ using System.Text;
namespace WebSocketSharp.Net
{
/// <summary>
/// Provides a collection of the HTTP headers associated with a request or response.
/// Provides a collection of the HTTP headers associated with a request or
/// response.
/// </summary>
[Serializable]
[ComVisible (true)]