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
UndoRedoSample
Person
C# Class UndoRedoSample.Person
Inheritance:
MVVMUndoRedo.ModelObjectBase
Exibir arquivo
Open project: danice/MVVMUndoRedo
Class Usage Examples
Public Methods
Method
Description
Person
(
string
name
,
int
age
) :
System
Method Details
Person()
public
method
public
Person
(
string
name
,
int
age
) :
System
name
string
age
int
return
System