From d8409c093bee1fe3d3831b9bdc8f11bacb68771e Mon Sep 17 00:00:00 2001 From: sta Date: Thu, 21 Feb 2019 22:12:47 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/Cookie.cs | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/websocket-sharp/Net/Cookie.cs b/websocket-sharp/Net/Cookie.cs index 26ade645..3c795739 100644 --- a/websocket-sharp/Net/Cookie.cs +++ b/websocket-sharp/Net/Cookie.cs @@ -303,8 +303,16 @@ namespace WebSocketSharp.Net /// Gets or sets the value of the CommentURL attribute of the cookie. /// /// - /// A that represents the URI that provides the comment to document intended - /// use of the cookie. + /// + /// A that represents the URI that provides + /// the comment to document intended use of the cookie. + /// + /// + /// if this attribute is not needed. + /// + /// + /// The default value is . + /// /// public Uri CommentUri { get {