System::Reflection::MethodBase::GetCurrentMethod 方法

MethodBase::GetCurrentMethod method

此方法允许获取当前方法名。翻译器会自动将 ASPOSE_CURRENT_FUNCTION 替换为参数。

static System::SharedPtr<MemberInfo> System::Reflection::MethodBase::GetCurrentMethod(const String &full_name)

另见