'宣言 Public Delegate Sub TaskWorkingHourViolationHandler( _ ByVal sender As Object, _ ByVal e As TaskWorkingHourViolationEventArgs _ )
public delegate void TaskWorkingHourViolationHandler( object sender, TaskWorkingHourViolationEventArgs e )
TaskWorkingHourViolationHandler メンバ Infragistics.Win.UltraWinSchedule 名前空間