Interface IFileCollector

IFileCollector interface

Defines methods for selecting collections of files.

public interface IFileCollector

Methods

NameDescription
GetFileNamesByExtension(string, string)Returns the array of file names by an extension.

See Also