C# Class DataBinding101.DetailsViewModel

Inheritance: INotifyPropertyChanged
Mostrar archivo Open project: davidbritch/xamarin-forms Class Usage Examples

Protected Methods

Method Description
OnPropertyChanged ( string propertyName ) : void

Method Details

OnPropertyChanged() protected method

protected OnPropertyChanged ( string propertyName ) : void
propertyName string
return void