Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
AirportAppCqrs
ViewModel
ViewModelBase
C# Class AirportAppCqrs.ViewModel.ViewModelBase
Inheritance:
INotifyPropertyChanged
Exibir arquivo
Open project: ar1st0crat/OODesignCaseStudies
Protected Methods
Method
Description
OnPropertyChanged
(
string
propertyName
) :
void
Method Details
OnPropertyChanged()
protected
method
protected
OnPropertyChanged
(
string
propertyName
) :
void
propertyName
string
return
void