N Nikolay Petrov May 22, 2005 #1 How can I get the name of method, which calls the current method? tnx
H Herfried K. Wagner [MVP] May 22, 2005 #2 Nikolay Petrov said: How can I get the name of method, which calls the current method? Click to expand... Take a look at the 'StackTrace' class.
Nikolay Petrov said: How can I get the name of method, which calls the current method? Click to expand... Take a look at the 'StackTrace' class.