[Modify] Edit it
This commit is contained in:
parent
48ce156442
commit
9c9e2f5614
@ -281,7 +281,13 @@ namespace WebSocketSharp.Net
|
||||
/// Gets or sets the value of the Comment attribute of the cookie.
|
||||
/// </summary>
|
||||
/// <value>
|
||||
/// A <see cref="string"/> that represents the comment to document intended use of the cookie.
|
||||
/// <para>
|
||||
/// A <see cref="string"/> that represents the comment to document
|
||||
/// intended use of the cookie.
|
||||
/// </para>
|
||||
/// <para>
|
||||
/// The default value is an empty string.
|
||||
/// </para>
|
||||
/// </value>
|
||||
public string Comment {
|
||||
get {
|
||||
|
Loading…
Reference in New Issue
Block a user