Name | Description | |
---|---|---|
GetFiltersFromParams | Converts a generic array of parameters to an array of Filter objects. | |
IsItemMatching | Overloaded. Gets a boolean value indicating if the item matches the filter. | |
IsItemMatchingAll | Overloaded. Verifies if the FileSystemItem object matches all of the provided filters. | |
IsItemMatchingOne | Overloaded. Verifies if the FileSystemItem object matches at least one of the provided filters. |