System::Reflection::MethodInfo class
MethodInfo class
클래스 메서드에 대한 정보를 나타냅니다.
class MethodInfo : public System::Reflection::MemberInfo
메서드
| 메서드 | 설명 |
|---|---|
| get_MemberType() const override | 이 멤버가 메서드임을 나타내는 MemberTypes 값을 가져옵니다. |
| MethodInfo(const String&) | 새로운 MethodInfo 클래스 인스턴스를 초기화합니다. |
또 보기
- Class MemberInfo
- Namespace System::Reflection
- Library Aspose.Page for C++