![]() | ConfigurationEventsManager Class |
Namespace: LynceeTec.API.Sequence
The ConfigurationEventsManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | DeregisterConfigurationMemberModification |
Deregister a function registered to the specified member.
|
![]() | DeregisterConfigurationModification |
Deregister a registered function.
|
![]() | Dispose | Releases all resources used by the ConfigurationEventsManager |
![]() | 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.
|