System::Reflection::MethodInfo class
MethodInfo class
Represents information on class method.
class MethodInfo : public System::Reflection::MemberInfo
Methods
Method | Description |
---|---|
get_MemberType() const override | Gets a MemberTypes value indicating that this member is a method. |
MethodInfo(const String&) | Initializes a new instance of the MethodInfo class. |
See Also
- Class MemberInfo
- Namespace System::Reflection
- Library Aspose.PDF for C++