C# Class ME3Explorer.PeriodicUpdater

Inheritance: System.Windows.DependencyObject, INotifyPropertyChanged
Afficher le fichier Open project: ME3Explorer/ME3Explorer Class Usage Examples

Méthodes publiques

Свойство Type Description
IntervalProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
Start ( double interval ) : void
Stop ( ) : void

Private Methods

Méthode Description
IntervalChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
Timer_Tick ( object sender, EventArgs e ) : void

Method Details

Start() public méthode

public Start ( double interval ) : void
interval double
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void

Property Details

IntervalProperty public_oe static_oe property

public static DependencyProperty,System.Windows IntervalProperty
Résultat System.Windows.DependencyProperty