NameDescriptionType
MethodImplementationFlags

System.Reflection.MethodImplAttributes
MethodHandle

System.RuntimeMethodHandle
Attributes

System.Reflection.MethodAttributes
CallingConvention

System.Reflection.CallingConventions
IsGenericMethodDefinition

boolean
ContainsGenericParameters

boolean
IsGenericMethod

boolean
IsSecurityCritical

boolean
IsSecuritySafeCritical

boolean
IsSecurityTransparent

boolean
IsPublic

boolean
IsPrivate

boolean
IsFamily

boolean
IsAssembly

boolean
IsFamilyAndAssembly

boolean
IsFamilyOrAssembly

boolean
IsStatic

boolean
IsFinal

boolean
IsVirtual

boolean
IsHideBySig

boolean
IsAbstract

boolean
IsSpecialName

boolean
IsConstructor

boolean
MemberType

System.Reflection.MemberTypes
Name

string
DeclaringType

System.Type
ReflectedType

System.Type
CustomAttributes

Collection of System.Reflection.CustomAttributeData
MetadataToken

integer
Module

System.Reflection.Module