PathFilter.IsMatch Method
From SharpZip Compression Library
Test a name to see if it matches the filter.
Parameters
- name
- The name to test.
Return Value
True if the name matches, false otherwise.
From SharpZip Compression Library
Test a name to see if it matches the filter.
True if the name matches, false otherwise.