C# Class Archetype.Modules.NotifyPropertyChangingModule

Inheritance: INotifyPropertyChanging
Afficher le fichier Open project: idavis/Archetype

Méthodes publiques

Méthode Description
OnPropertyChanging ( string propertyName ) : void

Method Details

OnPropertyChanging() public méthode

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