G
Guest
Hello,
I'm implementing an exception management application block in C# and I'm
facing a problem. I would like to get a reference to the caller object of
another object method I'm currently in, if it is possible. Let me precise
that I don't want this reference to be a parameter of my method. Could anyone
help me?
Thanks,
Didier
I'm implementing an exception management application block in C# and I'm
facing a problem. I would like to get a reference to the caller object of
another object method I'm currently in, if it is possible. Let me precise
that I don't want this reference to be a parameter of my method. Could anyone
help me?
Thanks,
Didier