[Modify] Edit it
This commit is contained in:
parent
62d88813ea
commit
9cac1b0d10
@ -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 ()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user