[Modify] Edit it

This commit is contained in:
sta 2016-09-23 15:23:34 +09:00
parent 2509ea5b26
commit a3f7ea0148

View File

@ -35,8 +35,7 @@ namespace WebSocketSharp
/// </summary> /// </summary>
/// <remarks> /// <remarks>
/// <para> /// <para>
/// A <see cref="WebSocket.OnClose"/> event occurs when the WebSocket connection /// That event occurs when the WebSocket connection has been closed.
/// has been closed.
/// </para> /// </para>
/// <para> /// <para>
/// If you would like to get the reason for the close, you should access /// If you would like to get the reason for the close, you should access