unwatch
Description:
public bool unwatch (
string? section,
string? name)
Unsubscribe from the configuration option change notification.
Parameters:
this |
An Config
|
section |
Section name of the configuration option.
|
name |
Name of the configure option its self.
|
Returns: