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