ILiveReload
Assembly: ServiceStack.Razor.dll
View Source
Declaration
public interface ILiveReload
Methods
StartWatching(String)
View Source
Declaration
void StartWatching(string scanRootPath)
Parameters
Type | Name |
---|---|
System.String | scanRootPath |
public interface ILiveReload
void StartWatching(string scanRootPath)
Type | Name |
---|---|
System.String | scanRootPath |