C# Class Instant.ViewModels.LoopViewModel

Inheritance: OperationViewModel
Afficher le fichier Open project: ermau/Instant

Méthodes publiques

Méthode Description
LoopViewModel ( ) : System

Méthodes protégées

Méthode Description
OnOperationChanged ( ) : void

Private Methods

Méthode Description
Adjust ( object o ) : void
CanAdjust ( object o ) : bool
OnIterationChanged ( IterationChangedEventArgs e ) : void

Method Details

LoopViewModel() public méthode

public LoopViewModel ( ) : System
Résultat System

OnOperationChanged() protected méthode

protected OnOperationChanged ( ) : void
Résultat void