C# Class Serenity.Web.ScriptFileWatcher

Exibir arquivo Open project: volkanceylan/Serenity Class Usage Examples

Public Methods

Method Description
WatchForChanges ( string path = "~/Scripts" ) : void

Private Methods

Method Description
Changed ( string name ) : void

Method Details

WatchForChanges() public static method

public static WatchForChanges ( string path = "~/Scripts" ) : void
path string
return void