C# Class UniversalFormsToolkit.CollectionsExample.PropertyChangeBase

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: kusanagi2k2/UniversalFormsToolkit

Méthodes publiques

Méthode Description
NotifyPropertyChanged ( String propertyName = "" ) : void

Method Details

NotifyPropertyChanged() public méthode

public NotifyPropertyChanged ( String propertyName = "" ) : void
propertyName String
Résultat void