FileSystemWatcher

Undocumented in source.

Constructors

this
this(string globPattern, Nullable!WatchKind kind)
Undocumented in source.

Members

Variables

globPattern
string globPattern;
Undocumented in source.
kind
Nullable!WatchKind kind;
Undocumented in source.

Meta