[Modify] Edit it

This commit is contained in:
sta 2019-02-20 21:19:00 +09:00
parent 48ce156442
commit 9c9e2f5614

View File

@ -281,7 +281,13 @@ namespace WebSocketSharp.Net
/// Gets or sets the value of the Comment attribute of the cookie. /// Gets or sets the value of the Comment attribute of the cookie.
/// </summary> /// </summary>
/// <value> /// <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> /// </value>
public string Comment { public string Comment {
get { get {