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
BaseModel
C# Class BaseModel, code
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: shendongnian/code
Class Usage Examples
Public Methods
Method
Description
NotifyPropertyChanged
(
string
propertyName
= "" ) :
void
Method Details
NotifyPropertyChanged()
public
method
public
NotifyPropertyChanged
(
string
propertyName
= "" ) :
void
propertyName
string
return
void