Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ViewModelBase
C# Class ViewModelBase, code
Inheritance:
INotifyPropertyChanged
Mostrar archivo
Open project: shendongnian/code
Class Usage Examples
Public Methods
Method
Description
OnPropertyChanged
(
string
propertyname
) :
void
ViewModelBase
( )
Method Details
OnPropertyChanged()
public
method
public
OnPropertyChanged
(
string
propertyname
) :
void
propertyname
string
return
void
ViewModelBase()
public
method
public
ViewModelBase
( )