IOpcodes.OpInvokeSuper Field

Definition

[Android.Runtime.Register("OP_INVOKE_SUPER")]
public const int OpInvokeSuper = 111;
[<Android.Runtime.Register("OP_INVOKE_SUPER")>]
val mutable OpInvokeSuper : int

Field Value

Value = 111
Attributes

Applies to