Variables

Methods

@:overloadfinalCreateMethodBody(il:NativeArray<UInt8>, count:Int):Void

@:overloadfinalDefineParameter(position:Int, attributes:ParameterAttributes, strParamName:String):ParameterBuilder

@:overloadfinalGetILGenerator():ILGenerator

@:overloadfinalGetILGenerator(size:Int):ILGenerator

@:overloadfinalGetModule():Module

@:overloadfinalGetToken():MethodToken

@:overloadfinalSetCustomAttribute(customBuilder:CustomAttributeBuilder):Void

@:overloadfinalSetCustomAttribute(con:ConstructorInfo, binaryAttribute:NativeArray<UInt8>):Void

@:overloadfinalSetMarshal(unmanagedMarshal:UnmanagedMarshal):Void

@:overloadfinalSetParameters(parameterTypes:NativeArray<Type>):Void

@:overloadfinalSetReturnType(returnType:Type):Void

@:overloadfinalSetSignature(returnType:Type, returnTypeRequiredCustomModifiers:NativeArray<Type>, returnTypeOptionalCustomModifiers:NativeArray<Type>, parameterTypes:NativeArray<Type>, parameterTypeRequiredCustomModifiers:NativeArray<NativeArray<Type>>, parameterTypeOptionalCustomModifiers:NativeArray<NativeArray<Type>>):Void

@:overloadfinalSetSymCustomAttribute(name:String, data:NativeArray<UInt8>):Void

Inherited Variables

Defined by MethodInfo

Defined by MethodBase

read onlyIsAbstract:Bool

read onlyIsAssembly:Bool

read onlyIsFamily:Bool

read onlyIsFinal:Bool

read onlyIsHideBySig:Bool

read onlyIsPrivate:Bool

read onlyIsPublic:Bool

read onlyIsStatic:Bool

read onlyIsVirtual:Bool

Defined by MemberInfo

Inherited Methods

Defined by MethodBase

Defined by MemberInfo

@:overloadGetCustomAttributes(inherit:Bool):NativeArray<Dynamic>

@:overloadGetCustomAttributes(attributeType:Type, inherit:Bool):NativeArray<Dynamic>