Mono Class Library: OverviewSystem.Reflection.MethodInfo: Property Members |
The properties of System.Reflection.MethodInfo are listed below. For a list of all members, see the MethodInfo Members list.
See Also: Inherited members from System.Reflection.MethodBase
[read-only] overrideContainsGenericParameters bool. Gets a value that indicates whether a generic method contains unassigned generic type parameters. [read-only] overrideIsGenericMethod bool. Returns a value that indicates whether the current method is a generic method. [read-only] overrideIsGenericMethodDefinition bool. Gets a value that indicates whether the current stem.Reflection.MethodInfo represents the definition of a generic method. [read-only] overrideMemberType MemberTypes. Documentation for this section has not yet been entered. [read-only] ReturnParameter ParameterInfo. Documentation for this section has not yet been entered. [read-only] ReturnType Type. Gets the type of the return value of the method reflected by the current instance. [read-only] abstractReturnTypeCustomAttributes ICustomAttributeProvider. Documentation for this section has not yet been entered.