package cs.system.reflection.emit
extends ConstructorInfo › MethodBase › MemberInfo
implements _ConstructorBuilder
Available on csInitLocals:Boolread only ReturnType:Typeread only Signature:String AddDeclarativeSecurity (action:SecurityAction, pset:PermissionSet):Void DefineParameter (iSequence:Int, attributes:ParameterAttributes, strParamName:String):ParameterBuilder GetILGenerator ():ILGenerator GetILGenerator (streamSize:Int):ILGenerator GetModule ():Module GetToken ():MethodToken SetCustomAttribute (customBuilder:CustomAttributeBuilder):Void SetCustomAttribute (con:ConstructorInfo, binaryAttribute:NativeArray<UInt8>):Void SetImplementationFlags (attributes:MethodImplAttributes):Void SetSymCustomAttribute (name:String, data:NativeArray<UInt8>):Void
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/reflection/emit/ConstructorBuilder.html