Metodo System::Reflection::MethodBase::GetCurrentMethod

MethodBase::GetCurrentMethod method

Questo metodo consente di ottenere il nome del metodo corrente. Il traduttore sostituisce automaticamente ASPOSE_CURRENT_FUNCTION come parametro.

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

Vedi anche