Method LogFilenamesOfFolder
LogFilenamesOfFolder(string, string?)
Logs file names found in the specified folder.
public static void LogFilenamesOfFolder(string path, string? title = null)
Logs file names found in the specified folder.
public static void LogFilenamesOfFolder(string path, string? title = null)