[Modify] Edit it

master
sta 6 years ago
parent bd249ac6e3
commit 632d065597

@ -634,7 +634,8 @@ namespace WebSocketSharp.Net
/// Gets all header names in the collection. /// Gets all header names in the collection.
/// </summary> /// </summary>
/// <value> /// <value>
/// An array of <see cref="string"/> that contains all header names in the collection. /// An array of <see cref="string"/> that contains all header names in
/// the collection.
/// </value> /// </value>
public override string[] AllKeys { public override string[] AllKeys {
get { get {

Loading…
Cancel
Save