Метод | Описание | |
---|---|---|
AssetFileWatcher ( IAssetContentCache cache ) : System | ||
StartWatching ( ISpecFileListener listener, Serenity.Jasmine.JasmineConfiguration configuration ) : void | ||
StopWatching ( ) : void |
Метод | Описание | |
---|---|---|
addContentFolder ( string dir, ISpecFileListener listener, Serenity.Jasmine.JasmineConfiguration configuration ) : void |
public AssetFileWatcher ( IAssetContentCache cache ) : System | ||
cache | IAssetContentCache | |
Результат | System |
public StartWatching ( ISpecFileListener listener, Serenity.Jasmine.JasmineConfiguration configuration ) : void | ||
listener | ISpecFileListener | |
configuration | Serenity.Jasmine.JasmineConfiguration | |
Результат | void |