[Modify] Edit it

This commit is contained in:
sta 2019-02-23 21:48:00 +09:00
parent d3ac13b8e7
commit 1eb0346170

View File

@ -377,8 +377,12 @@ namespace WebSocketSharp.Net
/// Gets or sets a value indicating whether the cookie has expired.
/// </summary>
/// <value>
/// <para>
/// <c>true</c> if the cookie has expired; otherwise, <c>false</c>.
/// </para>
/// <para>
/// The default value is <c>false</c>.
/// </para>
/// </value>
public bool Expired {
get {