C# 클래스 SchedulerExaminer.Model

The model for the MainWindow
상속: System.Windows.DependencyObject
파일 보기 프로젝트 열기: amazing-andrew/Quartz.TextToSchedule

공개 프로퍼티들

프로퍼티 타입 설명
ExplanationProperty System.Windows.DependencyProperty
InputProperty System.Windows.DependencyProperty
TimeZoneProperty System.Windows.DependencyProperty
TriggersProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
Model ( ) : Quartz

비공개 메소드들

메소드 설명
InputChanged ( object sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

Model() 공개 메소드

public Model ( ) : Quartz
리턴 Quartz

프로퍼티 상세

ExplanationProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ExplanationProperty
리턴 System.Windows.DependencyProperty

InputProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows InputProperty
리턴 System.Windows.DependencyProperty

TimeZoneProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows TimeZoneProperty
리턴 System.Windows.DependencyProperty

TriggersProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows TriggersProperty
리턴 System.Windows.DependencyProperty