|
|
|
@ -428,12 +428,12 @@ namespace WebSocketSharp.Net.WebSockets
|
|
|
|
#region Public Methods
|
|
|
|
#region Public Methods
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// Returns a <see cref="string"/> that represents the current
|
|
|
|
/// Returns a <see cref="string"/> that represents
|
|
|
|
/// <see cref="TcpListenerWebSocketContext"/>.
|
|
|
|
/// the current <see cref="TcpListenerWebSocketContext"/>.
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
/// <returns>
|
|
|
|
/// <returns>
|
|
|
|
/// A <see cref="string"/> that represents the current
|
|
|
|
/// A <see cref="string"/> that represents
|
|
|
|
/// <see cref="TcpListenerWebSocketContext"/>.
|
|
|
|
/// the current <see cref="TcpListenerWebSocketContext"/>.
|
|
|
|
/// </returns>
|
|
|
|
/// </returns>
|
|
|
|
public override string ToString ()
|
|
|
|
public override string ToString ()
|
|
|
|
{
|
|
|
|
{
|
|
|
|
|