[Modify] Edit it

This commit is contained in:
sta 2018-07-17 20:01:55 +09:00
parent ae3e92744e
commit b63708559a

View File

@ -2871,8 +2871,8 @@ namespace WebSocketSharp
/// This method does not wait for the close to be complete. /// This method does not wait for the close to be complete.
/// </para> /// </para>
/// <para> /// <para>
/// And this method does nothing if the current state of /// This method does nothing if the current state of the connection is
/// the connection is Closing or Closed. /// Closing or Closed.
/// </para> /// </para>
/// </remarks> /// </remarks>
public void CloseAsync () public void CloseAsync ()