[Modify] Edit it
This commit is contained in:
parent
91fa15564e
commit
8d5d06e7af
@ -1085,7 +1085,7 @@ namespace WebSocketSharp.Server
|
||||
/// </param>
|
||||
/// <param name="initializer">
|
||||
/// <para>
|
||||
/// An <c>Action<TBehaviorWithNew></c> delegate or
|
||||
/// An <c>Action<TBehavior></c> delegate or
|
||||
/// <see langword="null"/> if not needed.
|
||||
/// </para>
|
||||
/// <para>
|
||||
@ -1093,7 +1093,7 @@ namespace WebSocketSharp.Server
|
||||
/// a new session instance for the service.
|
||||
/// </para>
|
||||
/// </param>
|
||||
/// <typeparam name="TBehaviorWithNew">
|
||||
/// <typeparam name="TBehavior">
|
||||
/// <para>
|
||||
/// The type of the behavior for the service.
|
||||
/// </para>
|
||||
|
Loading…
Reference in New Issue
Block a user