W3cubDocs

/Haxe C#

ParameterBuilder

package cs.system.reflection.emit

implements _ParameterBuilder

Available on cs

Variables

read only Attributes:Int

read only IsIn:Bool

read only IsOptional:Bool

read only IsOut:Bool

read only Name:String

read only Position:Int

Methods

GetToken ():ParameterToken

SetConstant (defaultValue:Dynamic):Void

SetCustomAttribute (customBuilder:CustomAttributeBuilder):Void

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

SetMarshal (unmanagedMarshal:UnmanagedMarshal):Void

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/cs/system/reflection/emit/ParameterBuilder.html