Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Extensible
Dashboard
Contracts
Common
BindableBase
C# Class Extensible.Dashboard.Contracts.Common.BindableBase
Inheritance:
INotifyPropertyChanged
Mostra file
Open project: pwlodek/CodeGallery
Protected Methods
Method
Description
OnPropertyChanged
(
string
property
) :
void
Method Details
OnPropertyChanged()
protected
method
protected
OnPropertyChanged
(
string
property
) :
void
property
string
return
void