C# Class CapgeminiSurface.Model.Customer

Inheritance: INotifyPropertyChanged
Mostrar archivo Open project: smalice/SurfaceWPFApp Class Usage Examples

Public Properties

Property Type Description
ContentItems List

Protected Methods

Method Description
OnPropertyChanged ( string propertyName ) : void

Method Details

OnPropertyChanged() protected method

protected OnPropertyChanged ( string propertyName ) : void
propertyName string
return void

Property Details

ContentItems public_oe property

public List ContentItems
return List