reflection.emit.FieldBuilder

FieldBuilder

package cs-system-reflection-emit

extends FieldInfoMemberInfo

implements _FieldBuilder

Available on cs

Variables

Methods

GetToken ():FieldToken

SetConstant (defaultValue:Dynamic):Void

SetCustomAttribute (customBuilder:CustomAttributeBuilder):Void

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

SetMarshal (unmanagedMarshal:UnmanagedMarshal):Void

SetOffset (iOffset:Int):Void

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部