Browse Source

[Modify] Edit it

master
sta 2 months ago
parent
commit
ebd7a97745
  1. 2
      websocket-sharp/WebSocket.cs

2
websocket-sharp/WebSocket.cs

@ -3734,7 +3734,7 @@ namespace WebSocketSharp
/// An <see cref="T:System.Action{bool}"/> delegate. /// An <see cref="T:System.Action{bool}"/> delegate.
/// </para> /// </para>
/// <para> /// <para>
/// The delegate invokes the method called when the send is complete.
/// It specifies the delegate called when the send is complete.
/// </para> /// </para>
/// <para> /// <para>
/// The <see cref="bool"/> parameter passed to the method is <c>true</c> /// The <see cref="bool"/> parameter passed to the method is <c>true</c>

Loading…
Cancel
Save