跳到主要内容

Class FileChangeWatcher

文件变化监视器. 如果文件在编辑时发生任何变化, 提示用户

Properties

waitingForUserConfirmation

是否正在等待用户确认

public bool waitingForUserConfirmation { get; private set; }

Constructors

FileChangeWatcher(IProcessEditor processEditor)

public FileChangeWatcher(IProcessEditor processEditor)

Methods

StartWatch(EditorProcessInfo editorProcessInfo)

public void StartWatch(EditorProcessInfo editorProcessInfo)

EndWatch()

public void EndWatch()

Dispose()

public void Dispose()