Example #1
0
 public JiraTask()
 {
     TimerButtonCommand               = new TimerButtonClick();
     ResetTimerButtonCommand          = new ResetTimerButtonClick();
     ResetTotalSpentTimeButtonCommand = new ResetTotalSpendTimeClick();
 }
Example #2
0
 public JiraTask()
 {
     TimerButtonCommand = new TimerButtonClick();
     ResetTimerButtonCommand = new ResetTimerButtonClick();
     ResetTotalSpentTimeButtonCommand = new ResetTotalSpendTimeClick();
 }