Method | Description | |
---|---|---|
AdjustTime ( System.TimeSpan timeAdjustmentAmount, bool addTime ) : void | ||
EditTimerModel ( IBackend gallifrey, System.Guid timerId ) : System | ||
SetJiraReference ( string jiraRef ) : void | ||
SetNotDefaultButton ( ) : void |
public AdjustTime ( System.TimeSpan timeAdjustmentAmount, bool addTime ) : void | ||
timeAdjustmentAmount | System.TimeSpan | |
addTime | bool | |
return | void |
public EditTimerModel ( IBackend gallifrey, System.Guid timerId ) : System | ||
gallifrey | IBackend | |
timerId | System.Guid | |
return | System |
public SetJiraReference ( string jiraRef ) : void | ||
jiraRef | string | |
return | void |