10
Answers

How to Access a member {like property or Method ) of a class

if I have two classes and i want to access a method from the first class into the second class with inheritance how to achieve that?

Answers (10)