[Modify] Edit it

This commit is contained in:
sta 2019-02-02 22:44:28 +09:00
parent 5d5a161fdf
commit 604df45d0e

View File

@ -800,10 +800,10 @@ namespace WebSocketSharp.Net
} }
/// <summary> /// <summary>
/// Serves as a hash function for a <see cref="Cookie"/> object. /// Gets a hash code for the current cookie instance.
/// </summary> /// </summary>
/// <returns> /// <returns>
/// An <see cref="int"/> that represents the hash code for the current <see cref="Cookie"/>. /// An <see cref="int"/> that represents the hash code.
/// </returns> /// </returns>
public override int GetHashCode () public override int GetHashCode ()
{ {