C# Class DataSmart.Helpers.BaseModel

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: yamess/DataSmart

Méthodes publiques

Méthode Description
RaisePropertyChanged ( string property ) : void

Method Details

RaisePropertyChanged() public méthode

public RaisePropertyChanged ( string property ) : void
property string
Résultat void