NameDescriptionTypeAdditional information
MemberType

System.Reflection.MemberTypes

None.

ReturnType

System.Type

None.

ReturnParameter

System.Reflection.ParameterInfo

None.

ReturnTypeCustomAttributes

System.Reflection.ICustomAttributeProvider

None.

MethodImplementationFlags

System.Reflection.MethodImplAttributes

None.

MethodHandle

System.RuntimeMethodHandle

None.

Attributes

System.Reflection.MethodAttributes

None.

CallingConvention

System.Reflection.CallingConventions

None.

IsGenericMethodDefinition

boolean

None.

ContainsGenericParameters

boolean

None.

IsGenericMethod

boolean

None.

IsSecurityCritical

boolean

None.

IsSecuritySafeCritical

boolean

None.

IsSecurityTransparent

boolean

None.

IsPublic

boolean

None.

IsPrivate

boolean

None.

IsFamily

boolean

None.

IsAssembly

boolean

None.

IsFamilyAndAssembly

boolean

None.

IsFamilyOrAssembly

boolean

None.

IsStatic

boolean

None.

IsFinal

boolean

None.

IsVirtual

boolean

None.

IsHideBySig

boolean

None.

IsAbstract

boolean

None.

IsSpecialName

boolean

None.

IsConstructor

boolean

None.

Name

string

None.

DeclaringType

System.Type

None.

ReflectedType

System.Type

None.

CustomAttributes

Collection of System.Reflection.CustomAttributeData

None.

MetadataToken

integer

None.

Module

System.Reflection.Module

None.