C# Class CapgeminiSurface.Model.ModelManager

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: smalice/SurfaceWPFApp

Méthodes publiques

Свойство Type Description
AllCustomers List
CapgeminiInfo List
EnergyCustomers List
NdcInfo List
OtherCustomers List

Méthodes publiques

Méthode Description
Load ( ) : void
Save ( ) : void

Méthodes protégées

Méthode Description
OnPropertyChanged ( string propertyName ) : void

Method Details

Load() public méthode

public Load ( ) : void
Résultat void

OnPropertyChanged() protected méthode

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

Save() public méthode

public Save ( ) : void
Résultat void

Property Details

AllCustomers public_oe property

public List AllCustomers
Résultat List

CapgeminiInfo public_oe property

public List CapgeminiInfo
Résultat List

EnergyCustomers public_oe property

public List EnergyCustomers
Résultat List

NdcInfo public_oe property

public List NdcInfo
Résultat List

OtherCustomers public_oe property

public List OtherCustomers
Résultat List