C# Class MobileKidsIdApp.ViewModels.BindableObject

Inheritance: INotifyPropertyChanged
Exibir arquivo Open project: HTBox/MobileKidsIdApp

Protected Methods

Method Description
OnPropertyChanged ( string propertyName ) : void

Method Details

OnPropertyChanged() protected method

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