[Modify] Edit it

master
sta 7 years ago
parent c792ceaefd
commit 3949292fbe

@ -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 ()
{ {

Loading…
Cancel
Save