C# Class Multiselect_Example.SampleViewModel

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: TorbenK/Multiselect_Example

Méthodes publiques

Méthode Description
SampleViewModel ( ) : System

Méthodes protégées

Méthode Description
OnPropertyChanged ( string propertyName ) : void

Method Details

OnPropertyChanged() protected méthode

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

SampleViewModel() public méthode

public SampleViewModel ( ) : System
Résultat System