C# Class Captura.ViewModelBase

Inheritance: INotifyPropertyChanged
ファイルを表示 Open project: MathewSachin/Captura

Protected Methods

Method Description
OnPropertyChanged ( [ PropertyName = null ) : void

Method Details

OnPropertyChanged() protected method

protected OnPropertyChanged ( [ PropertyName = null ) : void
PropertyName [
return void