Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
为什么当我们在 Visual Studio 中查看“调用堆栈”窗口时,我们可以看到参数的值,但是却无法使用 say 以编程方式获取它们StackTrace.GetFrame(i)?这似乎不公平。
StackTrace.GetFrame(i)
还是有可能,我只是不知道怎么做?
This is probably easy for someone more experienced with LINQ and the Lambda expressions in C#. I'm just starting out with them, so I must be missing something.
I have a custom object like