1
Answer

New to OOP and C#

Ask a question
Chuck Salerno

Chuck Salerno

15y
2.2k
1

If class A constructs a instance of class B and sets a public variable in class B, how can class C call a member of class B?

How does C# manage the contruction of the same class?

 

Chuck


Answers (1)