1
Answer

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

Rohatash Kumar

Rohatash Kumar

12y
2.2k
1
Hi all,

I want to inherit the private class and access the private variables is it possible?
Answers (1)