T
trialproduct2004
hi all
i am having application which is using two classes.
in one class i am creating instance of another class and calling method
of that class.
what i want is from inner class's method i want to invoke method of
outer class.
can i use delegates to do this.
any help will be appreciated.
thanks in advance.
i am having application which is using two classes.
in one class i am creating instance of another class and calling method
of that class.
what i want is from inner class's method i want to invoke method of
outer class.
can i use delegates to do this.
any help will be appreciated.
thanks in advance.