ICSharpCode::SharpZipLib::Core::ScanEventArgs Class Reference

Event arguments for scanning. More...

Inheritance diagram for ICSharpCode::SharpZipLib::Core::ScanEventArgs:

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

Public Member Functions

 ScanEventArgs (string name)
 Initialise a new instance of ScanEventArgs.

Properties

string Name
 The name for this event.
bool continueRunning
bool ContinueRunning
 Get set a value indicating if scanning should continue or not.

Private Attributes

string name

Detailed Description

Event arguments for scanning.

Definition at line 45 of file FileSystemScanner.cs.


Constructor & Destructor Documentation

ICSharpCode::SharpZipLib::Core::ScanEventArgs::ScanEventArgs string  name  )  [inline]
 

Initialise a new instance of ScanEventArgs.

Parameters:
name 

Definition at line 51 of file FileSystemScanner.cs.


Member Data Documentation

string ICSharpCode::SharpZipLib::Core::ScanEventArgs::name [private]
 

Definition at line 57 of file FileSystemScanner.cs.


Property Documentation

bool ICSharpCode::SharpZipLib::Core::ScanEventArgs::ContinueRunning [get, set]
 

Get set a value indicating if scanning should continue or not.

Definition at line 73 of file FileSystemScanner.cs.

Referenced by ICSharpCode::SharpZipLib::Core::FileSystemScanner::OnProcessDirectory(), and ICSharpCode::SharpZipLib::Core::FileSystemScanner::OnProcessFile().

bool ICSharpCode::SharpZipLib::Core::ScanEventArgs::continueRunning [private]
 

Definition at line 67 of file FileSystemScanner.cs.

string ICSharpCode::SharpZipLib::Core::ScanEventArgs::Name [get]
 

The name for this event.

Definition at line 63 of file FileSystemScanner.cs.

Referenced by ICSharpCode::SharpZipLib::Zip::FastZip::ProcessDirectory(), and ICSharpCode::SharpZipLib::Zip::FastZip::ProcessFile().


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