C# Class VersionrUI.ViewModels.NotifyPropertyChangedBase

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: eatplayhate/versionr

Méthodes publiques

Méthode Description
NotifyPropertyChanged ( string info ) : void

Méthodes protégées

Méthode Description
Load ( System.Action action ) : void

Method Details

Load() protected méthode

protected Load ( System.Action action ) : void
action System.Action
Résultat void

NotifyPropertyChanged() public méthode

public NotifyPropertyChanged ( string info ) : void
info string
Résultat void