FileWatcher.Callback

Undocumented in source.
class FileWatcher
alias Callback = void delegate
(
string file
)

Meta