From df697458f17bde6e3d9a2856337020bcaea551ab Mon Sep 17 00:00:00 2001 From: sta Date: Fri, 27 Nov 2020 19:20:47 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/ClientSslConfiguration.cs | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/websocket-sharp/Net/ClientSslConfiguration.cs b/websocket-sharp/Net/ClientSslConfiguration.cs index cefb33ac..fc7bebe9 100644 --- a/websocket-sharp/Net/ClientSslConfiguration.cs +++ b/websocket-sharp/Net/ClientSslConfiguration.cs @@ -255,14 +255,8 @@ namespace WebSocketSharp.Net /// Gets or sets the target host server name. /// /// - /// - /// A or - /// if not specified. - /// - /// - /// That string represents the name of the server that - /// will share a secure connection with a client. - /// + /// A that represents the name of the server that + /// will share a secure connection with a client. /// /// /// The value specified for a set operation is .