[Modify] Edit it

This commit is contained in:
sta 2016-06-30 15:05:38 +09:00
parent 977b9de1b8
commit f374018356

View File

@ -314,12 +314,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="HttpListenerWebSocketContext"/>. /// the current <see cref="HttpListenerWebSocketContext"/>.
/// </summary> /// </summary>
/// <returns> /// <returns>
/// A <see cref="string"/> that represents the current /// A <see cref="string"/> that represents
/// <see cref="HttpListenerWebSocketContext"/>. /// the current <see cref="HttpListenerWebSocketContext"/>.
/// </returns> /// </returns>
public override string ToString () public override string ToString ()
{ {