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
Superheroes
ViewModels
ViewModelBase
C# Class Superheroes.ViewModels.ViewModelBase
Inheritance:
INotifyPropertyChanged
Mostrar archivo
Open project: TelerikAcademy/Windows-Applications
Protected Methods
Method
Description
RaisePropertyChanged
(
string
propertyName
) :
void
Method Details
RaisePropertyChanged()
protected
method
protected
RaisePropertyChanged
(
string
propertyName
) :
void
propertyName
string
return
void