[Modify] Edit it
This commit is contained in:
parent
d3ac13b8e7
commit
1eb0346170
@ -377,8 +377,12 @@ namespace WebSocketSharp.Net
|
||||
/// Gets or sets a value indicating whether the cookie has expired.
|
||||
/// </summary>
|
||||
/// <value>
|
||||
/// <c>true</c> if the cookie has expired; otherwise, <c>false</c>.
|
||||
/// The default value is <c>false</c>.
|
||||
/// <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 {
|
||||
|
Loading…
Reference in New Issue
Block a user