[Modify] Edit it

master
sta 6 years ago
parent 2fc3689252
commit a4f64b2f1d

@ -1413,7 +1413,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 override IEnumerator GetEnumerator () public override IEnumerator GetEnumerator ()
{ {

Loading…
Cancel
Save