[Modify] Edit it
This commit is contained in:
parent
5929b057bf
commit
31d4b31cee
@ -233,7 +233,8 @@ namespace WebSocketSharp.Server
|
||||
/// Creates a new session for the service.
|
||||
/// </summary>
|
||||
/// <returns>
|
||||
/// A <see cref="WebSocketBehavior"/> instance that represents a new session.
|
||||
/// A <see cref="WebSocketBehavior"/> instance that represents
|
||||
/// the new session.
|
||||
/// </returns>
|
||||
protected abstract WebSocketBehavior CreateSession ();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user