|
string | Name [getset] |
|
int | Age [getset] |
|
Definition at line 52 of file Form2.cs.
◆ MyObject()
DataBindingApp.Form2.MyObject.MyObject |
( |
string |
name, |
|
|
int |
age |
|
) |
| |
◆ Age
int DataBindingApp.Form2.MyObject.Age |
|
getset |
◆ Name
string DataBindingApp.Form2.MyObject.Name |
|
getset |