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