'宣言 Public Delegate Sub ActivityAddingEventHandler( _ ByVal sender As Object, _ ByVal e As CancelableActivityEventArgs _ )
public delegate void ActivityAddingEventHandler( object sender, CancelableActivityEventArgs e )
ActivityAddingEventHandler メンバ Infragistics.WebUI.WebSchedule 名前空間