|
|
|
@ -621,7 +621,8 @@ namespace WebSocketSharp.Net
|
|
|
|
/// Gets the enumerator used to iterate through the collection.
|
|
|
|
/// Gets the enumerator used to iterate through the collection.
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
/// <returns>
|
|
|
|
/// <returns>
|
|
|
|
/// An <see cref="IEnumerator"/> instance used to iterate through the collection.
|
|
|
|
/// An <see cref="IEnumerator"/> instance used to iterate through
|
|
|
|
|
|
|
|
/// the collection.
|
|
|
|
/// </returns>
|
|
|
|
/// </returns>
|
|
|
|
public IEnumerator GetEnumerator ()
|
|
|
|
public IEnumerator GetEnumerator ()
|
|
|
|
{
|
|
|
|
{
|
|
|
|
|