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