Opcodes.OpConstMethodHandle Campo

Definição

Cuidado

Use 'Dalvik.Bytecode.IOpcodes.OpConstMethodHandle'. This class will be removed in a future release.

[Android.Runtime.Register("OP_CONST_METHOD_HANDLE", ApiSince=28)]
[System.Obsolete("Use 'Dalvik.Bytecode.IOpcodes.OpConstMethodHandle'. This class will be removed in a future release.")]
public const int OpConstMethodHandle = 254;
[<Android.Runtime.Register("OP_CONST_METHOD_HANDLE", ApiSince=28)>]
[<System.Obsolete("Use 'Dalvik.Bytecode.IOpcodes.OpConstMethodHandle'. This class will be removed in a future release.")>]
val mutable OpConstMethodHandle : int

Valor do campo

Value = 254
Atributos

Aplica-se a