[Modify] Edit it
This commit is contained in:
parent
977b9de1b8
commit
f374018356
@ -314,12 +314,12 @@ namespace WebSocketSharp.Net.WebSockets
|
||||
#region Public Methods
|
||||
|
||||
/// <summary>
|
||||
/// Returns a <see cref="string"/> that represents the current
|
||||
/// <see cref="HttpListenerWebSocketContext"/>.
|
||||
/// Returns a <see cref="string"/> that represents
|
||||
/// the current <see cref="HttpListenerWebSocketContext"/>.
|
||||
/// </summary>
|
||||
/// <returns>
|
||||
/// A <see cref="string"/> that represents the current
|
||||
/// <see cref="HttpListenerWebSocketContext"/>.
|
||||
/// A <see cref="string"/> that represents
|
||||
/// the current <see cref="HttpListenerWebSocketContext"/>.
|
||||
/// </returns>
|
||||
public override string ToString ()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user