C# Class DataBinding101.DetailsViewModel

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: davidbritch/xamarin-forms Class Usage Examples

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