C# Class TabControlViewModel, code

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: shendongnian/code Class Usage Examples

Méthodes publiques

Méthode Description
SaveInformation ( ) : void
TabControlViewModel ( )

Méthodes protégées

Méthode Description
OnPropertyChanged ( string name ) : void

Method Details

OnPropertyChanged() protected méthode

protected OnPropertyChanged ( string name ) : void
name string
Résultat void

SaveInformation() public méthode

public SaveInformation ( ) : void
Résultat void

TabControlViewModel() public méthode

public TabControlViewModel ( )