From 4ff54f25cb1fb0b04195ae687bc53d74147ea989 Mon Sep 17 00:00:00 2001 From: sta Date: Fri, 3 May 2019 17:11:49 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/Cookie.cs | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/websocket-sharp/Net/Cookie.cs b/websocket-sharp/Net/Cookie.cs index 9a2723f8..f10149f2 100644 --- a/websocket-sharp/Net/Cookie.cs +++ b/websocket-sharp/Net/Cookie.cs @@ -137,18 +137,10 @@ namespace WebSocketSharp.Net /// /// /// - /// A that specifies the Value of the cookie. + /// A that specifies the value of the cookie. /// /// - /// - /// is . - /// - /// - /// - or - - /// - /// - /// is . - /// + /// is . /// /// ///