W3cubDocs

/Haxe C#

CustomAttributeBuilder

package cs.system.reflection.emit

implements _CustomAttributeBuilder

@:libType@:csNative@:native("System.Reflection.Emit.CustomAttributeBuilder") Available on cs

Constructor

@:final @:overload new (con:ConstructorInfo, constructorArgs:NativeArray<Dynamic>)

@:final @:overload new (con:ConstructorInfo, constructorArgs:NativeArray<Dynamic>, namedProperties:NativeArray<PropertyInfo>, propertyValues:NativeArray<Dynamic>, namedFields:NativeArray<FieldInfo>, fieldValues:NativeArray<Dynamic>)

@:final @:overload new (con:ConstructorInfo, constructorArgs:NativeArray<Dynamic>, namedProperties:NativeArray<PropertyInfo>, propertyValues:NativeArray<Dynamic>)

@:final @:overload new (con:ConstructorInfo, constructorArgs:NativeArray<Dynamic>, namedFields:NativeArray<FieldInfo>, fieldValues:NativeArray<Dynamic>)

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/reflection/emit/CustomAttributeBuilder.html