E
eeh
Hi,
Suppose I have one class A which is defined inside another class B.
Class A has a function f and Class B also has a function f. How do I
call function f of B inside function f of A?
Thanks!
Suppose I have one class A which is defined inside another class B.
Class A has a function f and Class B also has a function f. How do I
call function f of B inside function f of A?
Thanks!