Browse Source

[Modify] Edit it

pull/712/merge
sta 3 years ago
parent
commit
01c92193e5
  1. 4
      websocket-sharp/Server/WebSocketServiceManager.cs

4
websocket-sharp/Server/WebSocketServiceManager.cs

@ -342,8 +342,8 @@ namespace WebSocketSharp.Server
/// An <see cref="T:System.Action{TBehavior}"/> delegate.
/// </para>
/// <para>
/// The delegate invokes the method called when initializing
/// a new session instance for the service.
/// The delegate invokes the method called when the service
/// initializes a new session instance.
/// </para>
/// <para>
/// <see langword="null"/> if not necessary.

Loading…
Cancel
Save