[Modify] Edit it

This commit is contained in:
sta 2020-04-22 19:42:41 +09:00
parent 62d88813ea
commit 9cac1b0d10

View File

@ -1686,11 +1686,10 @@ namespace WebSocketSharp.Net
} }
/// <summary> /// <summary>
/// Returns a <see cref="string"/> that represents the current /// Returns a string that represents the current instance.
/// <see cref="WebHeaderCollection"/>.
/// </summary> /// </summary>
/// <returns> /// <returns>
/// A <see cref="string"/> that represents the current <see cref="WebHeaderCollection"/>. /// A <see cref="string"/> that represents all headers in the collection.
/// </returns> /// </returns>
public override string ToString () public override string ToString ()
{ {