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
Microsoft
HockeyApp
ViewModels
VMBase
C# Class Microsoft.HockeyApp.ViewModels.VMBase
Inheritance:
INotifyPropertyChanged
Exibir arquivo
Open project: bitstadium/HockeySDK-Windows
Protected Methods
Method
Description
NotifyOfPropertyChange
(
string
name
) :
void
Method Details
NotifyOfPropertyChange()
protected
method
protected
NotifyOfPropertyChange
(
string
name
) :
void
name
string
return
void