D
Deckarep
Hey all,
I pass my methods to be called into my function by Delegate.
Once inside my function which invokes them I'd like to get the orignal
name of the delegate if possible. I just want the name for reporting
purposes so I know which Delegate is being used for that particular
call.
Thanks in advance,
-Ralph
I pass my methods to be called into my function by Delegate.
Once inside my function which invokes them I'd like to get the orignal
name of the delegate if possible. I just want the name for reporting
purposes so I know which Delegate is being used for that particular
call.
Thanks in advance,
-Ralph