-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
IO/csharp/Platform.IO/FileHelpers.cs
Line 288 in 164fc97
| public static void DeleteAll(string directory, string searchPattern, SearchOption searchOption) |
We should use path instead of old name.
See Directory.EnumerateFiles method in the .NET documentation.
After this change comments to these methods can be simplified.
Metadata
Metadata
Assignees
Labels
No labels