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
RSSReader
ViewModels
ViewModelBase
C# Class RSSReader.ViewModels.ViewModelBase
Inheritance:
INotifyPropertyChanged
Exibir arquivo
Open project: ecologylab/ecologylabSemanticsExamples.NET
Public Methods
Method
Description
NotifyPropertyChanged
(
string
propertyName
) :
void
Method Details
NotifyPropertyChanged()
public
method
public
NotifyPropertyChanged
(
string
propertyName
) :
void
propertyName
string
return
void