[Modify] Edit it

master
sta 6 years ago
parent 95f8518d9f
commit 32943d1a22

@ -1478,8 +1478,8 @@ namespace WebSocketSharp.Net
/// <see langword="null"/> if not present.
/// </para>
/// </returns>
/// <param name="header">
/// A <see cref="string"/> that represents the name of the header to find.
/// <param name="name">
/// A <see cref="string"/> that specifies the name of the header to find.
/// </param>
public override string[] GetValues (string name)
{

Loading…
Cancel
Save