[Modify] Edit it
This commit is contained in:
parent
62d88813ea
commit
9cac1b0d10
@ -1686,11 +1686,10 @@ namespace WebSocketSharp.Net
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Returns a <see cref="string"/> that represents the current
|
||||
/// <see cref="WebHeaderCollection"/>.
|
||||
/// Returns a string that represents the current instance.
|
||||
/// </summary>
|
||||
/// <returns>
|
||||
/// A <see cref="string"/> that represents the current <see cref="WebHeaderCollection"/>.
|
||||
/// A <see cref="string"/> that represents all headers in the collection.
|
||||
/// </returns>
|
||||
public override string ToString ()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user