Browse Source

[Modify] Edit it

pull/533/merge
sta 1 year ago
parent
commit
e7fdba4344
  1. 2
      websocket-sharp/Server/WebSocketSessionManager.cs

2
websocket-sharp/Server/WebSocketSessionManager.cs

@ -717,7 +717,7 @@ namespace WebSocketSharp.Server
/// An <see cref="Action"/> delegate.
/// </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>
/// <see langword="null"/> if not necessary.

Loading…
Cancel
Save