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