IOpcodes.OpGoto32 Field

Definition

[Android.Runtime.Register("OP_GOTO_32")]
public const int OpGoto32 = 42;
[<Android.Runtime.Register("OP_GOTO_32")>]
val mutable OpGoto32 : int

Field Value

Value = 42
Attributes

Applies to