Method | Description | |
---|---|---|
DailyFireWindow ( int StartHour, int EndHour ) : System.Collections.Generic |
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 |
return | System.Collections.Generic |