Closed JustinStolle closed 7 years ago
What is the functional purpose for the line of code files.Reverse(); that reverses the order in which files are created? It's minor, but seems odd that, because of this, the log lists each file in reverse alphabetical order.
files.Reverse();
What is the functional purpose for the line of code
files.Reverse();
that reverses the order in which files are created? It's minor, but seems odd that, because of this, the log lists each file in reverse alphabetical order.