C# Class SEToolbox.Models.BaseModel

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: midspace/SEToolbox

Méthodes publiques

Méthode Description
RaisePropertyChanged ( ) : void

Private Methods

Méthode Description
OnPropertyChanged ( string propertyName ) : void

Method Details

RaisePropertyChanged() public méthode

public RaisePropertyChanged ( ) : void
Résultat void