From 1eee02bb89790c73e65212055531b16b145a7ef4 Mon Sep 17 00:00:00 2001 From: sta Date: Wed, 8 May 2019 22:32:05 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/CookieException.cs | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/websocket-sharp/Net/CookieException.cs b/websocket-sharp/Net/CookieException.cs index be1349ea..c211e278 100644 --- a/websocket-sharp/Net/CookieException.cs +++ b/websocket-sharp/Net/CookieException.cs @@ -128,15 +128,19 @@ namespace WebSocketSharp.Net #region Explicit Interface Implementation /// - /// Populates the specified with the data needed to serialize - /// the current . + /// Populates the specified instance with + /// the data needed to serialize the current instance. /// /// /// A that holds the serialized object data. /// /// - /// A that specifies the destination for the serialization. + /// A that specifies the destination for + /// the serialization. /// + /// + /// is . + /// [ SecurityPermission ( SecurityAction.LinkDemand,