C# 클래스 Gallifrey.UI.Modern.Models.EditTimerModel

상속: INotifyPropertyChanged
파일 보기 프로젝트 열기: BlythMeister/Gallifrey 1 사용 예제들

공개 메소드들

메소드 설명
AdjustTime ( System.TimeSpan timeAdjustmentAmount, bool addTime ) : void
EditTimerModel ( IBackend gallifrey, System.Guid timerId ) : System
SetJiraReference ( string jiraRef ) : void
SetNotDefaultButton ( ) : void

메소드 상세

AdjustTime() 공개 메소드

public AdjustTime ( System.TimeSpan timeAdjustmentAmount, bool addTime ) : void
timeAdjustmentAmount System.TimeSpan
addTime bool
리턴 void

EditTimerModel() 공개 메소드

public EditTimerModel ( IBackend gallifrey, System.Guid timerId ) : System
gallifrey IBackend
timerId System.Guid
리턴 System

SetJiraReference() 공개 메소드

public SetJiraReference ( string jiraRef ) : void
jiraRef string
리턴 void

SetNotDefaultButton() 공개 메소드

public SetNotDefaultButton ( ) : void
리턴 void