|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Interfaces Namespace > IBNCSInstanceParameterEnum Interface > IBNCSInstanceParameterEnum Events > IBNCSInstanceParameterEnum.ValueChanged Event |
Event that is raised when the value has changed.
Namespace: BNCS.Interfaces
Assembly: BNCS.Config (in BNCS.Config.dll)
event EventHandler<string> ValueChanged
The event handler receives a string parameter containing the new value.
IBNCSInstanceParameterEnum Interface