System::Reflection::MethodInfo 类
MethodInfo class
表示类方法的信息。
class MethodInfo : public System::Reflection::MemberInfo
方法
| 方法 | 描述 |
|---|---|
| get_MemberType() const override | 获取一个指示此成员是方法的 MemberTypes 值。 |
| MethodInfo(const String&) | 初始化一个新的 MethodInfo 类实例。 |
另见
- Class MemberInfo
- Namespace System::Reflection
- Library Aspose.Font for C++