C# Class RebornModManager.Observable

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: shamrickus/Reborn-Mod-Manager

Méthodes protégées

Méthode Description
OnPropertyChanged ( string propertyName = null ) : void

Method Details

OnPropertyChanged() protected méthode

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