[Modify] Edit it

This commit is contained in:
sta 2017-05-20 13:13:16 +09:00
parent 42272d0881
commit 76c6cf61b4

View File

@ -1290,8 +1290,8 @@ namespace WebSocketSharp.Server
/// Starts receiving the WebSocket handshake requests. /// Starts receiving the WebSocket handshake requests.
/// </summary> /// </summary>
/// <remarks> /// <remarks>
/// This method does nothing if the server has already started or /// This method does nothing if the server has already
/// it is shutting down. /// started or it is shutting down.
/// </remarks> /// </remarks>
/// <exception cref="InvalidOperationException"> /// <exception cref="InvalidOperationException">
/// <para> /// <para>