C# Class Demo.Pages.VM

Inheritance: INotifyPropertyChanged
Show file Open project: rotorgames/Rg.Plugins.Popup 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