[Modify] Edit it

This commit is contained in:
sta 2018-05-07 21:41:51 +09:00
parent 26567a53d3
commit 62759babc3

View File

@ -444,7 +444,8 @@ namespace WebSocketSharp.Server
} }
/// <summary> /// <summary>
/// Called when the WebSocket connection used in a session has been established. /// Called when the WebSocket connection used in a session has been
/// established.
/// </summary> /// </summary>
protected virtual void OnOpen () protected virtual void OnOpen ()
{ {