C# Class Gwupe.Agent.UI.WPF.DashboardDataContext

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: gwupe/Gwupe Class Usage Examples

Méthodes publiques

Méthode Description
DashboardDataContext ( Dashboard dashboard ) : System

Méthodes protégées

Méthode Description
OnPropertyChanged ( string propertyName ) : void

Method Details

DashboardDataContext() public méthode

public DashboardDataContext ( Dashboard dashboard ) : System
dashboard Dashboard
Résultat System

OnPropertyChanged() protected méthode

protected OnPropertyChanged ( string propertyName ) : void
propertyName string
Résultat void