[Modify] Edit it

This commit is contained in:
sta 2017-07-19 15:38:12 +09:00
parent 559248e94e
commit 556dec8cfc

View File

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