IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
TestExampleNunit.Person Member List

This is the complete list of members for TestExampleNunit.Person, including all inherited members.

AgeTestExampleNunit.Person
BuyCar(float fCost)TestExampleNunit.Personinline
CashBalanceTestExampleNunit.Person
FullNameTestExampleNunit.Person
m_AgeTestExampleNunit.Personprivate
m_cashTestExampleNunit.Personprivate
m_FNameTestExampleNunit.Personprivate
m_LNameTestExampleNunit.Personprivate
Person()TestExampleNunit.Personinlineprivate
Person(string strFName, string strLName, int iAge)TestExampleNunit.Personinline