System::Diagnostics::StackFrame::GetMethod 方法

StackFrame::GetMethod method

获取方法信息。

System::SharedPtr<System::Reflection::MethodBase> System::Diagnostics::StackFrame::GetMethod()

ReturnValue

Object with captured method info.

另见