[Modify] Edit it

This commit is contained in:
sta 2019-11-18 21:56:26 +09:00
parent ada795033a
commit b2c4bfa244

View File

@ -819,7 +819,7 @@ namespace WebSocketSharp.Net
} }
/// <summary> /// <summary>
/// Returns the response with the specified entity body data to the client /// Sends the response with the specified entity body data to the client
/// and releases the resources used by this instance. /// and releases the resources used by this instance.
/// </summary> /// </summary>
/// <param name="responseEntity"> /// <param name="responseEntity">