From f1420dd675374266d938dfa8c10f2ca5d980a424 Mon Sep 17 00:00:00 2001 From: sta Date: Wed, 28 May 2025 16:24:41 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/WebSocket.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/websocket-sharp/WebSocket.cs b/websocket-sharp/WebSocket.cs index a7f72260..34b9c9bd 100644 --- a/websocket-sharp/WebSocket.cs +++ b/websocket-sharp/WebSocket.cs @@ -3423,7 +3423,8 @@ namespace WebSocketSharp /// /// /// - /// The interface is not for the client. + /// The ConnectAsync method is not available if the interface is not + /// for the client. /// /// /// -or-