C# Class TheAirline.GUIModel.PagesModel.OptionsPageModel.OptionsMVVM

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: TheAirlineProject/tap-desktop Class Usage Examples

Méthodes publiques

Méthode Description
OptionsMVVM ( ) : System
undoChanges ( ) : void

Private Methods

Méthode Description
NotifyPropertyChanged ( String propertyName ) : void
setValues ( ) : void

Method Details

OptionsMVVM() public méthode

public OptionsMVVM ( ) : System
Résultat System

undoChanges() public méthode

public undoChanges ( ) : void
Résultat void