S
sanjeeva
Hi all,
I need some help in implementing a logic in an application with
delegates. The program flow is like this.
There exists a class and a windows form, in the form we are having a
function, now on some particular condition or some trigger event in
the method in Class, it have to trigger the event in the form.
Please help me in solving this.
How to implement this type of logic.
I need some help in implementing a logic in an application with
delegates. The program flow is like this.
There exists a class and a windows form, in the form we are having a
function, now on some particular condition or some trigger event in
the method in Class, it have to trigger the event in the form.
Please help me in solving this.
How to implement this type of logic.