You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xml/System.IO.Enumeration/FileSystemEnumerator`1.xml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -31,8 +31,8 @@
31
31
</Interface>
32
32
</Interfaces>
33
33
<Docs>
34
-
<typeparamname="TResult">To be added.</typeparam>
35
-
<summary>To be added.</summary>
34
+
<typeparamname="TResult">The type of the result produced by this file system enumerator.</typeparam>
35
+
<summary>Enumerates the file system elements of the provided type that are being searched and filtered by a <seecref="T:System.IO.Enumeration.FileSystemEnumerable`1" />.</summary>
36
36
<remarks>To be added.</remarks>
37
37
</Docs>
38
38
<Members>
@@ -382,7 +382,7 @@ As described in the remarks for <xref:System.Collections.IEnumerator>, the `Rese
0 commit comments