W3cubDocs

/Haxe C#

MethodBody

package cs.system.reflection

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

Variables

read only ExceptionHandlingClauses:IList_1<ExceptionHandlingClause>

read only InitLocals:Bool

read only LocalSignatureMetadataToken:Int

read only LocalVariables:IList_1<LocalVariableInfo>

read only MaxStackSize:Int

Methods

@:final @:overload GetILAsByteArray ():NativeArray<UInt8>

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