System::TypeInfo::GetMethod 메서드

TypeInfo::GetMethod method

지정된 이름을 가진 메서드를 가져옵니다.

SharedPtr<System::Reflection::MethodInfo> System::TypeInfo::GetMethod(const String &name) const
매개변수형식설명
nameconst String&가져올 메서드의 이름.

ReturnValue

메서드 설명자(찾을 수 없으면 null).

또 보기