C# Class MultiWatcher.Watchers

Show file Open project: shendongnian/code

Public Methods

Method Description
Main ( ) : void

Private Methods

Method Description
OnChanged ( object source, FileSystemEventArgs e ) : void
OnRenamed ( object source, RenamedEventArgs e ) : void
Run ( ) : void
Watch ( string watch_folder ) : void

Method Details

Main() public static method

public static Main ( ) : void
return void