Method | Description | |
---|---|---|
Dispose ( ) : void |
Disposes this instance.
|
|
ToString ( ) : string | ||
UnWatch ( [ section ) : void |
Removes any watch on the specified section.
|
|
Watch ( [ section ) : void |
Watches the specified section.
|
Method | Description | |
---|---|---|
ConfigurationFileWatcher ( [ path ) : System |
Initializes a new instance of the ConfigurationFileWatcher class.
|
|
WatcherOnChanged ( object arguments ) : void |
Fired when a watcher is changed.
|
public static UnWatch ( [ section ) : void | ||
section | [ | The section. |
return | void |
public static Watch ( [ section ) : void | ||
section | [ | The section. |
return | void |