C# Class ReactiveUI.ReactiveObject

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: Fody/PropertyChanging Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
raisePropertyChanging ( string propertyName ) : void

Method Details

raisePropertyChanging() public méthode

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