Click or drag to resize

MethodDefinition Properties

The MethodDefinition type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
Public propertyBody
Public propertyCallingConvention (Inherited from MethodReference.)
Public propertyCustomAttributes
Public propertyDeclaringType
Public propertyExplicitThis (Inherited from MethodReference.)
Public propertyFullName (Inherited from MethodReference.)
Public propertyGenericParameters (Overrides MethodReferenceGenericParameters.)
Public propertyHasBody
Public propertyHasCustomAttributes
Public propertyHasGenericParameters (Overrides MethodReferenceHasGenericParameters.)
Public propertyHasOverrides
Public propertyHasParameters (Inherited from MethodReference.)
Public propertyHasPInvokeInfo
Public propertyHasSecurity
Public propertyHasSecurityDeclarations
Public propertyHasThis (Inherited from MethodReference.)
Public propertyImplAttributes
Public propertyIsAbstract
Public propertyIsAddOn
Public propertyIsAssembly
Public propertyIsCheckAccessOnOverride
Public propertyIsCompilerControlled
Public propertyIsConstructor
Public propertyIsDefinition (Overrides MemberReferenceIsDefinition.)
Public propertyIsFamily
Public propertyIsFamilyAndAssembly
Public propertyIsFamilyOrAssembly
Public propertyIsFinal
Public propertyIsFire
Public propertyIsForwardRef
Public propertyIsGenericInstance (Inherited from MethodReference.)
Public propertyIsGetter
Public propertyIsHideBySig
Public propertyIsIL
Public propertyIsInternalCall
Public propertyIsManaged
Public propertyIsNative
Public propertyIsNewSlot
Public propertyIsOther
Public propertyIsPInvokeImpl
Public propertyIsPreserveSig
Public propertyIsPrivate
Public propertyIsPublic
Public propertyIsRemoveOn
Public propertyIsReuseSlot
Public propertyIsRuntime
Public propertyIsRuntimeSpecialName
Public propertyIsSetter
Public propertyIsSpecialName
Public propertyIsStatic
Public propertyIsSynchronized
Public propertyIsUnmanaged
Public propertyIsUnmanagedExport
Public propertyIsVirtual
Public propertyMetadataToken (Inherited from MemberReference.)
Public propertyMethodReturnType (Inherited from MethodReference.)
Public propertyModule (Inherited from MemberReference.)
Public propertyName (Inherited from MemberReference.)
Public propertyNoInlining
Public propertyNoOptimization
Public propertyOverrides
Public propertyParameters (Inherited from MethodReference.)
Public propertyPInvokeInfo
Public propertyReturnType (Inherited from MethodReference.)
Public propertyRVA
Public propertySecurityDeclarations
Public propertySemanticsAttributes
Top
See Also