[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. /// Gets or sets a value indicating whether the cookie has expired.
/// </summary> /// </summary>
/// <value> /// <value>
/// <para>
/// <c>true</c> if the cookie has expired; otherwise, <c>false</c>. /// <c>true</c> if the cookie has expired; otherwise, <c>false</c>.
/// </para>
/// <para>
/// The default value is <c>false</c>. /// The default value is <c>false</c>.
/// </para>
/// </value> /// </value>
public bool Expired { public bool Expired {
get { get {