C# Class SchedulerExaminer.Model

The model for the MainWindow
Inheritance: System.Windows.DependencyObject
Mostra file Open project: amazing-andrew/Quartz.TextToSchedule

Public Properties

Property Type Description
ExplanationProperty System.Windows.DependencyProperty
InputProperty System.Windows.DependencyProperty
TimeZoneProperty System.Windows.DependencyProperty
TriggersProperty System.Windows.DependencyProperty

Public Methods

Method Description
Model ( ) : Quartz

Private Methods

Method Description
InputChanged ( object sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

Model() public method

public Model ( ) : Quartz
return Quartz

Property Details

ExplanationProperty public_oe static_oe property

public static DependencyProperty,System.Windows ExplanationProperty
return System.Windows.DependencyProperty

InputProperty public_oe static_oe property

public static DependencyProperty,System.Windows InputProperty
return System.Windows.DependencyProperty

TimeZoneProperty public_oe static_oe property

public static DependencyProperty,System.Windows TimeZoneProperty
return System.Windows.DependencyProperty

TriggersProperty public_oe static_oe property

public static DependencyProperty,System.Windows TriggersProperty
return System.Windows.DependencyProperty