[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. /// Gets the HTTP response object used to send a response to the client.
/// </summary> /// </summary>
/// <value> /// <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> /// </value>
public HttpListenerResponse Response { public HttpListenerResponse Response {
get { get {