[Modify] Edit it
This commit is contained in:
parent
95f8518d9f
commit
32943d1a22
@ -1478,8 +1478,8 @@ namespace WebSocketSharp.Net
|
|||||||
/// <see langword="null"/> if not present.
|
/// <see langword="null"/> if not present.
|
||||||
/// </para>
|
/// </para>
|
||||||
/// </returns>
|
/// </returns>
|
||||||
/// <param name="header">
|
/// <param name="name">
|
||||||
/// A <see cref="string"/> that represents the name of the header to find.
|
/// A <see cref="string"/> that specifies the name of the header to find.
|
||||||
/// </param>
|
/// </param>
|
||||||
public override string[] GetValues (string name)
|
public override string[] GetValues (string name)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user