ICSharpCode::SharpZipLib::Core::IScanFilter Interface Reference

Scanning filters support these operations. More...

Inheritance diagram for ICSharpCode::SharpZipLib::Core::IScanFilter:

ICSharpCode::SharpZipLib::Core::PathFilter ICSharpCode::SharpZipLib::Core::NameAndSizeFilter List of all members.

Public Member Functions

bool IsMatch (string name)
 Test a name to see if is 'matches' the filter.

Detailed Description

Scanning filters support these operations.

Definition at line 45 of file PathFilter.cs.


Member Function Documentation

bool ICSharpCode::SharpZipLib::Core::IScanFilter::IsMatch string  name  ) 
 

Test a name to see if is 'matches' the filter.

Parameters:
name The name to test.
Returns:
Returns true if the name matches the filter, false if it does not match.

Implemented in ICSharpCode::SharpZipLib::Core::PathFilter, and ICSharpCode::SharpZipLib::Core::NameAndSizeFilter.


The documentation for this interface was generated from the following file:
Generated on Fri Jun 23 21:50:05 2006 for OblivionModTranslator by  doxygen 1.4.6-NO