C# Class AnalysisEngine.FileWatchers

Watches particular locations for new files created.
Datei anzeigen Open project: rvazarkar/antipwny Class Usage Examples

Public Methods

Method Description
FileWatchers ( ) : System

Private Methods

Method Description
exploitChanged ( object sender, FileSystemEventArgs e ) : void
psexecChanged ( object sender, FileSystemEventArgs e ) : void
systempChanged ( object sender, FileSystemEventArgs e ) : void

Method Details

FileWatchers() public method

public FileWatchers ( ) : System
return System