0
Reply

Call Graph

didier.damiot

didier.damiot

Oct 25 2004 9:18 AM
1.9k
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