C# Class Defrag.Win32ChangeWatcher

Show file Open project: pauldoo/scratch

Public Methods

Method Description
NextFile ( ) : string
Win32ChangeWatcher ( string volume ) : System

Private Methods

Method Description
OnWrite ( object source, FileSystemEventArgs e ) : void

Method Details

NextFile() public method

public NextFile ( ) : string
return string

Win32ChangeWatcher() public method

public Win32ChangeWatcher ( string volume ) : System
volume string
return System