H
Hardy Wang
Hi all:
I have a logging class, which is used to log errors automatically. With
StackFrame.GetMethod().GetParameters() function, I am able to read all
parameter information except the real paramter value from ParameterInfo
class.
is there a way I can read real parameter values?
Thanks!!
I have a logging class, which is used to log errors automatically. With
StackFrame.GetMethod().GetParameters() function, I am able to read all
parameter information except the real paramter value from ParameterInfo
class.
is there a way I can read real parameter values?
Thanks!!