فئة 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++