[Modify] Edit it

This commit is contained in:
sta 2020-12-17 19:56:04 +09:00
parent caf61a5bee
commit d0825c4f5e

View File

@ -142,7 +142,8 @@ namespace WebSocketSharp.Net
/// Gets the HTTP response object used to send a response to the client.
/// </summary>
/// <value>
/// A <see cref="HttpListenerResponse"/> that represents a response to the client request.
/// A <see cref="HttpListenerResponse"/> that represents a response to
/// the client request.
/// </value>
public HttpListenerResponse Response {
get {