Inheritance diagram for ICSharpCode::SharpZipLib::Core::IScanFilter:
Public Member Functions | |
bool | IsMatch (string name) |
Test a name to see if is 'matches' the filter. |
Definition at line 45 of file PathFilter.cs.
|
Test a name to see if is 'matches' the filter.
Implemented in ICSharpCode::SharpZipLib::Core::PathFilter, and ICSharpCode::SharpZipLib::Core::NameAndSizeFilter. |