The properties of System.Reflection.MethodBase are listed below. For a list of all members, see the MethodBase Members list.
See Also: Inherited members from System.Reflection.MemberInfo
[read-only] abstractAttributes MethodAttributes. Gets the attributes of the method reflected by the current instance. [read-only] CallingConvention CallingConventions. Documentation for this section has not yet been entered. [read-only] ContainsGenericParameters bool. Gets a value that indicates whether a generic method contains unassigned generic type parameters. [read-only] IsAbstract bool. Documentation for this section has not yet been entered. [read-only] IsAssembly bool. Documentation for this section has not yet been entered. [read-only] IsConstructor bool. Documentation for this section has not yet been entered. [read-only] IsFamily bool. Documentation for this section has not yet been entered. [read-only] IsFamilyAndAssembly bool. Documentation for this section has not yet been entered. [read-only] IsFamilyOrAssembly bool. Documentation for this section has not yet been entered. [read-only] IsFinal bool. Documentation for this section has not yet been entered. [read-only] IsGenericMethod bool. Gets a value that indicates whether the current object is a generic method. [read-only] IsGenericMethodDefinition bool. Gets a value that indicates whether the current stem.Reflection.MethodBase represents a definition of a generic method. [read-only] IsHideBySig bool. Documentation for this section has not yet been entered. [read-only] IsPrivate bool. Documentation for this section has not yet been entered. [read-only] IsPublic bool. Documentation for this section has not yet been entered. [read-only] IsSpecialName bool. Documentation for this section has not yet been entered. [read-only] IsStatic bool. Documentation for this section has not yet been entered. [read-only] IsVirtual bool. Documentation for this section has not yet been entered. [read-only] abstractMethodHandle RuntimeMethodHandle. Documentation for this section has not yet been entered.