C# Class NotifyObservableCollection, code

Inheritance: ObservableCollection
Afficher le fichier Open project: shendongnian/code Class Usage Examples

Méthodes protégées

Méthode Description
OnCollectionChanged ( NotifyCollectionChangedEventArgs, e ) : void

Private Methods

Méthode Description
Handle ( object sender, PropertyChangedEventArgs, args ) : void

Method Details

OnCollectionChanged() protected méthode

protected OnCollectionChanged ( NotifyCollectionChangedEventArgs, e ) : void
e NotifyCollectionChangedEventArgs,
Résultat void