C# Class UniversalFormsToolkit.CollectionsExample.PropertyChangeBase

Inheritance: INotifyPropertyChanged
Show file Open project: kusanagi2k2/UniversalFormsToolkit

Public Methods

Method Description
NotifyPropertyChanged ( String propertyName = "" ) : void

Method Details

NotifyPropertyChanged() public method

public NotifyPropertyChanged ( String propertyName = "" ) : void
propertyName String
return void