Browse Source

[Modify] Edit it

pull/298/merge
sta 6 months ago
parent
commit
a980b1d9ab
  1. 3
      websocket-sharp/WebSocket.cs

3
websocket-sharp/WebSocket.cs

@ -3146,7 +3146,8 @@ namespace WebSocketSharp
}
/// <summary>
/// Closes the connection asynchronously with the specified code and reason.
/// Closes the connection asynchronously with the specified status code and
/// reason.
/// </summary>
/// <remarks>
/// <para>

Loading…
Cancel
Save