Inheritance Hierarchy
DeltaEngine.Editor.Core FileWatcher
DeltaEngine.Editor.Core.Tests MockFileWatcher
Namespace: DeltaEngine.Editor.Core
Assembly: DeltaEngine.Editor.Core (in DeltaEngine.Editor.Core.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The FileWatcher type exposes the following members.
Constructors
Name | Description | |
---|---|---|
FileWatcher | Initializes a new instance of the FileWatcher class |
Methods
Name | Description | |
---|---|---|
Dispose | Releases all resources used by the FileWatcher | |
SetFile | ||
UpdateFile |
Fields
Name | Description | |
---|---|---|
currentlyWatchedAbsoluteFilePath | ||
SettingsKey | ||
watcher |
Events
Name | Description | |
---|---|---|
Updated |
See Also