C# Class ScarySkeletons.ViewModelBase

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: kindohm/kinect-nite-dev

Méthodes protégées

Méthode Description
OnPropertyChanged ( string property ) : void

Method Details

OnPropertyChanged() protected méthode

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