W3cubDocs

/Haxe C#

ParameterBuilder

package cs.system.reflection.emit

implements _ParameterBuilder

@:libType@:csNative@:native("System.Reflection.Emit.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

@:overload GetToken ():ParameterToken

@:overload SetConstant (defaultValue:Dynamic):Void

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

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

@:overload SetMarshal (unmanagedMarshal:UnmanagedMarshal):Void

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