Method | Description | |
---|---|---|
Initialize ( string rootUrls, bool watchForChanges = true ) : void |
Method | Description | |
---|---|---|
Changed ( string name ) : void | ||
GetKey ( string filename ) : string | ||
WatchForChanges ( string path ) : void |
public Initialize ( string rootUrls, bool watchForChanges = true ) : void | ||
rootUrls | string | |
watchForChanges | bool | |
return | void |