MemberType |
|
MemberTypes
|
|
ReturnType |
|
Type
|
|
ReturnParameter |
|
ParameterInfo
|
|
ReturnTypeCustomAttributes |
|
ICustomAttributeProvider
|
|
MethodImplementationFlags |
|
MethodImplAttributes
|
|
MethodHandle |
|
RuntimeMethodHandle
|
|
Attributes |
|
MethodAttributes
|
|
CallingConvention |
|
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
|
|
Name |
|
string
|
|
DeclaringType |
|
Type
|
|
ReflectedType |
|
Type
|
|
CustomAttributes |
|
Collection of CustomAttributeData
|
|
MetadataToken |
|
integer
|
|
Module |
|
Module
|
|