M
Marty
Hi,
I would like to have my class to execute eventually an outside function.
I was thinking to pass to my class constructor a delegate object that
would be later used in my class to be triggered.
Does a delegate is the correct object to use to do that?
Thanks!
Marty
I would like to have my class to execute eventually an outside function.
I was thinking to pass to my class constructor a delegate object that
would be later used in my class to be triggered.
Does a delegate is the correct object to use to do that?
Thanks!
Marty