System::Diagnostics::StackFrame::GetMethod metodo

StackFrame::GetMethod method

Ottiene informazioni sul metodo.

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

ReturnValue

Object with captured method info.

Vedi anche