System::Reflection::MethodBase::GetCurrentMethod method

MethodBase::GetCurrentMethod method

This method allows getting current method name. Translator substitutes ASPOSE_CURRENT_FUNCTION as parameter automatically.

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

See Also