C# Class CapgeminiSurface.Model.Customer

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: smalice/SurfaceWPFApp Class Usage Examples

Méthodes publiques

Свойство Type Description
ContentItems List

Méthodes protégées

Méthode Description
OnPropertyChanged ( string propertyName ) : void

Method Details

OnPropertyChanged() protected méthode

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

Property Details

ContentItems public_oe property

public List ContentItems
Résultat List