[Modify] Edit it

master
sta 7 years ago
parent d3ac13b8e7
commit 1eb0346170

@ -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>
/// <c>true</c> if the cookie has expired; otherwise, <c>false</c>. /// <para>
/// The default value is <c>false</c>. /// <c>true</c> if the cookie has expired; otherwise, <c>false</c>.
/// </para>
/// <para>
/// The default value is <c>false</c>.
/// </para>
/// </value> /// </value>
public bool Expired { public bool Expired {
get { get {

Loading…
Cancel
Save