C# Class SF4ComboTrainerView.ObservableObject

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: Necrophagos/SF4ComboTrainer

Méthodes protégées

Méthode Description
OnPropertyChanged ( string propertyName ) : void

Private Methods

Méthode Description
VerifyPropertyName ( string propertyName ) : void

Method Details

OnPropertyChanged() protected méthode

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