Hi there, please excuse me for asking what i would imagine is an easy question for some..!
I have two unrelated classes and would like to know the basic syntax for accessing a method in one class from a method in the other..
Is it something like (from classA)
classB.methodA()?
or am i miles out?
Thanks for anyone wiling to help a me out..
I have two unrelated classes and would like to know the basic syntax for accessing a method in one class from a method in the other..
Is it something like (from classA)
classB.methodA()?
or am i miles out?
Thanks for anyone wiling to help a me out..