D
DBxGlock
Howdy all,
Is it possible to use the stacktrace to get the actual object being
passed into a method via the stacktrace? For example, in the call:
System.Windows.Forms.Application.Run(System.Windows.Forms.Form
mainForm)
Is it possible to obtain the actual Form "mainForm"?
Thanks,
Dan
Is it possible to use the stacktrace to get the actual object being
passed into a method via the stacktrace? For example, in the call:
System.Windows.Forms.Application.Run(System.Windows.Forms.Form
mainForm)
Is it possible to obtain the actual Form "mainForm"?
Thanks,
Dan