DynamicMethod (class)

This type is found in the namespace System.Reflection.Emit

mGetILGeneratorILGenerator
mGetILGeneratorILGenerator
mCreateDelegateDelegate
mCreateDelegateDelegate
mToStringString
mget_NameString
mget_DeclaringTypeType
mget_ReflectedTypeType
mget_ModuleModule
mget_MethodHandleRuntimeMethodHandle
mget_AttributesMethodAttributes
mget_CallingConventionCallingConventions
mGetBaseDefinitionMethodInfo
mGetParametersParameterInfo[]
mGetMethodImplementationFlagsMethodImplAttributes
mget_IsSecurityCriticalBoolean
mget_IsSecuritySafeCriticalBoolean
mget_IsSecurityTransparentBoolean
mInvokeObject
mGetCustomAttributesObject[]
mGetCustomAttributesObject[]
mIsDefinedBoolean
mget_ReturnTypeType
mget_ReturnParameterParameterInfo
mget_ReturnTypeCustomAttributesICustomAttributeProvider
mDefineParameterParameterBuilder
mGetDynamicILInfoDynamicILInfo
mget_InitLocalsBoolean
mset_InitLocalsVoid
mEqualsBoolean
mGetHashCodeInt32
mget_MemberTypeMemberTypes
mGetGenericArgumentsType[]
mGetGenericMethodDefinitionMethodInfo
mMakeGenericMethodMethodInfo
mget_MethodImplementationFlagsMethodImplAttributes
mget_IsGenericMethodDefinitionBoolean
mget_ContainsGenericParametersBoolean
mget_IsGenericMethodBoolean
mInvokeObject
mget_IsPublicBoolean
mget_IsPrivateBoolean
mget_IsFamilyBoolean
mget_IsAssemblyBoolean
mget_IsFamilyAndAssemblyBoolean
mget_IsFamilyOrAssemblyBoolean
mget_IsStaticBoolean
mget_IsFinalBoolean
mget_IsVirtualBoolean
mget_IsHideBySigBoolean
mget_IsAbstractBoolean
mget_IsSpecialNameBoolean
mget_IsConstructorBoolean
mGetMethodBodyMethodBody
mget_CustomAttributes0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
mGetCustomAttributesData0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
mget_MetadataTokenInt32
mGetTypeType
c.ctor
c.ctor
c.ctor
c.ctor
c.ctor
c.ctor
c.ctor
c.ctor
pNameString
pDeclaringTypeType
pReflectedTypeType
pModuleModule
pMethodHandleRuntimeMethodHandle
pAttributesMethodAttributes
pCallingConventionCallingConventions
pIsSecurityCriticalBoolean
pIsSecuritySafeCriticalBoolean
pIsSecurityTransparentBoolean
pReturnTypeType
pReturnParameterParameterInfo
pReturnTypeCustomAttributesICustomAttributeProvider
pInitLocalsBoolean
pMemberTypeMemberTypes
pMethodImplementationFlagsMethodImplAttributes
pIsGenericMethodDefinitionBoolean
pContainsGenericParametersBoolean
pIsGenericMethodBoolean
pIsPublicBoolean
pIsPrivateBoolean
pIsFamilyBoolean
pIsAssemblyBoolean
pIsFamilyAndAssemblyBoolean
pIsFamilyOrAssemblyBoolean
pIsStaticBoolean
pIsFinalBoolean
pIsVirtualBoolean
pIsHideBySigBoolean
pIsAbstractBoolean
pIsSpecialNameBoolean
pIsConstructorBoolean
pCustomAttributes0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
pMetadataTokenInt32

GetILGenerator

GetILGenerator

.

CreateDelegate

streamSizeSystem.Int32

CreateDelegate

delegateTypeSystem.Type

ToString

delegateTypeSystem.Type
targetSystem.Object

get_Name

.

get_DeclaringType

.

get_ReflectedType

.

get_Module

.

get_MethodHandle

.

get_Attributes

.

get_CallingConvention

.

GetBaseDefinition

.

GetParameters

.

GetMethodImplementationFlags

.

get_IsSecurityCritical

.

get_IsSecuritySafeCritical

.

get_IsSecurityTransparent

.

Invoke

.

GetCustomAttributes

objSystem.Object
invokeAttrSystem.Reflection.BindingFlags
binderSystem.Reflection.Binder
parametersSystem.Object[]
cultureSystem.Globalization.CultureInfo

GetCustomAttributes

attributeTypeSystem.Type
inheritSystem.Boolean

IsDefined

inheritSystem.Boolean

get_ReturnType

attributeTypeSystem.Type
inheritSystem.Boolean

get_ReturnParameter

.

get_ReturnTypeCustomAttributes

.

DefineParameter

.

GetDynamicILInfo

positionSystem.Int32
attributesSystem.Reflection.ParameterAttributes
parameterNameSystem.String

get_InitLocals

.

set_InitLocals

.

Equals

valueSystem.Boolean

GetHashCode

objSystem.Object

get_MemberType

.

GetGenericArguments

.

GetGenericMethodDefinition

.

MakeGenericMethod

.

get_MethodImplementationFlags

typeArgumentsSystem.Type[]

get_IsGenericMethodDefinition

.

get_ContainsGenericParameters

.

get_IsGenericMethod

.

Invoke

.

get_IsPublic

objSystem.Object
parametersSystem.Object[]

get_IsPrivate

.

get_IsFamily

.

get_IsAssembly

.

get_IsFamilyAndAssembly

.

get_IsFamilyOrAssembly

.

get_IsStatic

.

get_IsFinal

.

get_IsVirtual

.

get_IsHideBySig

.

get_IsAbstract

.

get_IsSpecialName

.

get_IsConstructor

.

GetMethodBody

.

get_CustomAttributes

.

GetCustomAttributesData

.

get_MetadataToken

.

GetType

.

.ctor

.

.ctor

nameSystem.String
returnTypeSystem.Type
parameterTypesSystem.Type[]
mSystem.Reflection.Module
skipVisibilitySystem.Boolean

.ctor

nameSystem.String
returnTypeSystem.Type
parameterTypesSystem.Type[]
ownerSystem.Type
skipVisibilitySystem.Boolean

.ctor

nameSystem.String
attributesSystem.Reflection.MethodAttributes
callingConventionSystem.Reflection.CallingConventions
returnTypeSystem.Type
parameterTypesSystem.Type[]
ownerSystem.Type
skipVisibilitySystem.Boolean

.ctor

nameSystem.String
returnTypeSystem.Type
parameterTypesSystem.Type[]

.ctor

nameSystem.String
returnTypeSystem.Type
parameterTypesSystem.Type[]
restrictedSkipVisibilitySystem.Boolean

.ctor

nameSystem.String
returnTypeSystem.Type
parameterTypesSystem.Type[]
mSystem.Reflection.Module

.ctor

nameSystem.String
attributesSystem.Reflection.MethodAttributes
callingConventionSystem.Reflection.CallingConventions
returnTypeSystem.Type
parameterTypesSystem.Type[]
mSystem.Reflection.Module
skipVisibilitySystem.Boolean

Name

nameSystem.String
returnTypeSystem.Type
parameterTypesSystem.Type[]
ownerSystem.Type

DeclaringType

.

ReflectedType

.

Module

.

MethodHandle

.

Attributes

.

CallingConvention

.

IsSecurityCritical

.

IsSecuritySafeCritical

.

IsSecurityTransparent

.

ReturnType

.

ReturnParameter

.

ReturnTypeCustomAttributes

.

InitLocals

.

MemberType

.

MethodImplementationFlags

.

IsGenericMethodDefinition

.

ContainsGenericParameters

.

IsGenericMethod

.

IsPublic

.

IsPrivate

.

IsFamily

.

IsAssembly

.

IsFamilyAndAssembly

.

IsFamilyOrAssembly

.

IsStatic

.

IsFinal

.

IsVirtual

.

IsHideBySig

.

IsAbstract

.

IsSpecialName

.

IsConstructor

.

CustomAttributes

.

MetadataToken

.
.