[Modify] Edit it
This commit is contained in:
parent
c97fd7d97a
commit
1d2bc73462
@ -1079,12 +1079,8 @@ namespace WebSocketSharp.Net
|
|||||||
/// Adds the specified header to the collection.
|
/// Adds the specified header to the collection.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="header">
|
/// <param name="header">
|
||||||
/// <para>
|
/// A <see cref="string"/> that specifies the header to add,
|
||||||
/// A <see cref="string"/> that specifies the header to add.
|
/// with the name and value separated by a colon character (':').
|
||||||
/// </para>
|
|
||||||
/// <para>
|
|
||||||
/// It has the name and value separated by a colon character (':').
|
|
||||||
/// </para>
|
|
||||||
/// </param>
|
/// </param>
|
||||||
/// <exception cref="ArgumentNullException">
|
/// <exception cref="ArgumentNullException">
|
||||||
/// <paramref name="header"/> is <see langword="null"/>.
|
/// <paramref name="header"/> is <see langword="null"/>.
|
||||||
|
Loading…
Reference in New Issue
Block a user