1
Answer

Inherit the Private Class and Access the Private Variables in C#

Photo of Rohatash Kumar

Rohatash Kumar

12y
2.8k
1
Hi all,

I want to inherit the private class and access the private variables is it possible?

Answers (1)