C# 클래스 Castle.Components.Scheduler.DailyFireWindow

Daily Fire Window
파일 보기 프로젝트 열기: codereflection/Castle.Components.Scheduler 1 사용 예제들

공개 메소드들

메소드 설명
DailyFireWindow ( int StartHour, int EndHour ) : System.Collections.Generic

Creates a Daily Fire Window

메소드 상세

DailyFireWindow() 공개 메소드

Creates a Daily Fire Window
public DailyFireWindow ( int StartHour, int EndHour ) : System.Collections.Generic
StartHour int UTC Hour for the window to start
EndHour int UTC Hour for the window to end
리턴 System.Collections.Generic