0
Answer

How do I access object properties using stack frames?

Dale Muchow

Dale Muchow

13y
11.6k
1

See the code I uploaded, specifically the following line:
// ??? How do I access the TestProperty of oTest1, and instance of the Test1 class, which is a subclass of TestBase ???