IOpcodes.OpInvokeDirectEmpty Field

Definition

Caution

deprecated

[Android.Runtime.Register("OP_INVOKE_DIRECT_EMPTY")]
[System.Obsolete("deprecated")]
public const int OpInvokeDirectEmpty = 240;
[<Android.Runtime.Register("OP_INVOKE_DIRECT_EMPTY")>]
[<System.Obsolete("deprecated")>]
val mutable OpInvokeDirectEmpty : int

Field Value

Value = 240
Attributes

Applies to