ICSharpCode::SharpZipLib::Core::DirectoryEventArgs Class Reference

Event arguments for directories. More...

Inheritance diagram for ICSharpCode::SharpZipLib::Core::DirectoryEventArgs:

ICSharpCode::SharpZipLib::Core::ScanEventArgs List of all members.

Public Member Functions

 DirectoryEventArgs (string name, bool hasMatchingFiles)
 Initialize an instance of DirectoryEventArgs.

Properties

bool HasMatchingFiles
 Get a value indicating if the directory contains any matching files or not.
bool hasMatchingFiles

Detailed Description

Event arguments for directories.

Definition at line 82 of file FileSystemScanner.cs.


Constructor & Destructor Documentation

ICSharpCode::SharpZipLib::Core::DirectoryEventArgs::DirectoryEventArgs string  name,
bool  hasMatchingFiles
[inline]
 

Initialize an instance of DirectoryEventArgs.

Parameters:
name The name for this directory.
hasMatchingFiles Flag value indicating if any matching files are contained in this directory.

Definition at line 89 of file FileSystemScanner.cs.


Property Documentation

bool ICSharpCode::SharpZipLib::Core::DirectoryEventArgs::hasMatchingFiles [private]
 

Definition at line 103 of file FileSystemScanner.cs.

bool ICSharpCode::SharpZipLib::Core::DirectoryEventArgs::HasMatchingFiles [get]
 

Get a value indicating if the directory contains any matching files or not.

Definition at line 99 of file FileSystemScanner.cs.

Referenced by ICSharpCode::SharpZipLib::Zip::FastZip::ProcessDirectory().


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