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
ArkBot
ViewModel
ViewModelBase
C# Class ArkBot.ViewModel.ViewModelBase
Inheritance:
INotifyPropertyChanged
Exibir arquivo
Open project: ark-mod/ArkBot
Public Methods
Method
Description
OnPropertyChanged
(
string
propertyName
) :
void
Method Details
OnPropertyChanged()
public
method
public
OnPropertyChanged
(
string
propertyName
) :
void
propertyName
string
return
void