C# Class KeyCommandsLab.Views.SimpleViewModel

Inheritance: ViewModelBase
Afficher le fichier Open project: danielwertheim/InputBindingCommand-Lab

Méthodes publiques

Méthode Description
DeleteNestedItem ( ) : void
SetNestedItem ( ) : void
SetTicks ( ) : void
SetTime ( ) : void

Méthodes protégées

Méthode Description
GetInputBindingCommands ( ) : IEnumerable

Method Details

DeleteNestedItem() public méthode

public DeleteNestedItem ( ) : void
Résultat void

GetInputBindingCommands() protected méthode

protected GetInputBindingCommands ( ) : IEnumerable
Résultat IEnumerable

SetNestedItem() public méthode

public SetNestedItem ( ) : void
Résultat void

SetTicks() public méthode

public SetTicks ( ) : void
Résultat void

SetTime() public méthode

public SetTime ( ) : void
Résultat void