|
|
|
@ -225,14 +225,14 @@ namespace WebSocketSharp.Net
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// Determines whether the current instance is equal to the specified
|
|
|
|
/// Determines whether the current instance is equal to the specified
|
|
|
|
/// <see cref="Object"/> instance.
|
|
|
|
/// <see cref="object"/> instance.
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
/// <remarks>
|
|
|
|
/// <remarks>
|
|
|
|
/// This method will be required to detect duplicates in any collection.
|
|
|
|
/// This method will be required to detect duplicates in any collection.
|
|
|
|
/// </remarks>
|
|
|
|
/// </remarks>
|
|
|
|
/// <param name="obj">
|
|
|
|
/// <param name="obj">
|
|
|
|
/// <para>
|
|
|
|
/// <para>
|
|
|
|
/// An <see cref="Object"/> instance to compare to the current instance.
|
|
|
|
/// An <see cref="object"/> instance to compare to the current instance.
|
|
|
|
/// </para>
|
|
|
|
/// </para>
|
|
|
|
/// <para>
|
|
|
|
/// <para>
|
|
|
|
/// An reference to a <see cref="HttpListenerPrefix"/> instance.
|
|
|
|
/// An reference to a <see cref="HttpListenerPrefix"/> instance.
|
|
|
|
|