W3cubDocs

/Haxe C#

GenericTypeParameterBuilder

package cs.system.reflection.emit

extends TypeMemberInfo

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

Variables

Methods

@:final @:overload SetBaseTypeConstraint (baseTypeConstraint:Type):Void

@:final @:overload SetCustomAttribute (customBuilder:CustomAttributeBuilder):Void

@:final @:overload SetCustomAttribute (con:ConstructorInfo, binaryAttribute:NativeArray<UInt8>):Void

@:final @:overload SetGenericParameterAttributes (genericParameterAttributes:GenericParameterAttributes):Void

@:final @:overload SetInterfaceConstraints (interfaceConstraints:NativeArray<Type>):Void

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