[Modify] Edit it
This commit is contained in:
parent
7844d57ca6
commit
344bbd8b36
@ -48,10 +48,10 @@ using System.Text;
|
||||
namespace WebSocketSharp.Net
|
||||
{
|
||||
/// <summary>
|
||||
/// Provides the access to a request to the <see cref="HttpListener"/>.
|
||||
/// Represents an incoming request to a <see cref="HttpListener"/> instance.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// The HttpListenerRequest class cannot be inherited.
|
||||
/// This class cannot be inherited.
|
||||
/// </remarks>
|
||||
public sealed class HttpListenerRequest
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user