C# Class Spinnaker.Sample.WinForms.ViewModels.SimpleFormViewModel

This is a trivially simple view model that exposes a string property and an integer property. It is used simply to show round-tripping values from the GUI to managed code and back to the GUI.
Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: Claytonious/spinnaker

Méthodes publiques

Méthode Description
SimpleFormViewModel ( ) : System

Method Details

SimpleFormViewModel() public méthode

public SimpleFormViewModel ( ) : System
Résultat System