Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
What does "upload" mean? If you want to use the methods of class A in class B, plus some additions or modifications, then inherit class B from class A.
If you just want to call the public method of class A in class B, then either class B must have a reference to an instance of the class Or the called method must be static.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question