ArcGIS Developer Help  (ESRI.ArcGIS.Geodatabase)  

OnBehaviorChangedEventHandler Delegate

Represents the method that handles the OnBehaviorChanged event.
[Visual Basic .NET]
Public Delegate Sub OnBehaviorChangedEventHandler ( _
)
[C#]
public delegate void OnBehaviorChangedEventHandler (
);