|
IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
This is the complete list of members for TestExampleNunit.Person, including all inherited members.
| Age | TestExampleNunit.Person | |
| BuyCar(float fCost) | TestExampleNunit.Person | inline |
| CashBalance | TestExampleNunit.Person | |
| FullName | TestExampleNunit.Person | |
| m_Age | TestExampleNunit.Person | private |
| m_cash | TestExampleNunit.Person | private |
| m_FName | TestExampleNunit.Person | private |
| m_LName | TestExampleNunit.Person | private |
| Person() | TestExampleNunit.Person | inlineprivate |
| Person(string strFName, string strLName, int iAge) | TestExampleNunit.Person | inline |