I would like to know if someone could answer me to simple problem: We suppose that we create a class MyClass where there are methods(method1(), method2()...) where one have to use another method of MyClass. For example, suppose that method1 need of method2 in its implementation, how could i do that?
thanks in advance
jayjay
thanks in advance
jayjay