C# Class Pisa.DB.CategoryTable

Inheritance: INotifyPropertyChanged, INotifyPropertyChanging
Afficher le fichier Open project: vapps/Pisa Class Usage Examples

Private Properties

Свойство Type Description

Méthodes protégées

Méthode Description
OnPropertyChanged ( string propertyName ) : void
OnPropertyChanging ( string propertyName ) : void

Method Details

OnPropertyChanged() protected méthode

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

OnPropertyChanging() protected méthode

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