C# Class Presentation.ButtonsViewModel

Inheritance: ViewModelBase
Afficher le fichier Open project: Christoph/evalution Class Usage Examples

Private Properties

Свойство Type Description
UpdateHasPreviosAndHasNext void

Méthodes publiques

Méthode Description
ButtonsViewModel ( ICurrentFormHolder currentFormHolder, IQuestionFormRepository formRepository ) : System.Windows.Input
Save ( ) : void

Private Methods

Méthode Description
UpdateHasPreviosAndHasNext ( Form form ) : void

Method Details

ButtonsViewModel() public méthode

public ButtonsViewModel ( ICurrentFormHolder currentFormHolder, IQuestionFormRepository formRepository ) : System.Windows.Input
currentFormHolder ICurrentFormHolder
formRepository IQuestionFormRepository
Résultat System.Windows.Input

Save() public méthode

public Save ( ) : void
Résultat void