C# Class ReactiveUI.ReactiveObject

Inheritance: INotifyPropertyChanged
Exibir arquivo Open project: Fody/PropertyChanging Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
raisePropertyChanging ( string propertyName ) : void

Method Details

raisePropertyChanging() public method

public raisePropertyChanging ( string propertyName ) : void
propertyName string
return void