ConfigurationEventsManager Methods |
The ConfigurationEventsManager type exposes the following members.
| Name | Description | |
|---|---|---|
| DeregisterConfigurationMemberModification |
Deregister a function registered to the specified member.
| |
| DeregisterConfigurationModification |
Deregister a registered function.
| |
| Dispose | ||
| RegisterConfigurationModification(ConfigurationEventsManagerConfigurationDelegate) |
Register a function that will be executed when any configuration property is modified.
| |
| RegisterConfigurationModification(MemberInfo, ConfigurationEventsManagerConfigurationDelegate) |
Register a function that will be executed when the specified member is modified.
|