Opcodes.OpInvokeStaticRange Campo

Definição

Cuidado

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

[Android.Runtime.Register("OP_INVOKE_STATIC_RANGE")]
[System.Obsolete("Use 'Dalvik.Bytecode.IOpcodes.OpInvokeStaticRange'. This class will be removed in a future release.")]
public const int OpInvokeStaticRange = 119;
[<Android.Runtime.Register("OP_INVOKE_STATIC_RANGE")>]
[<System.Obsolete("Use 'Dalvik.Bytecode.IOpcodes.OpInvokeStaticRange'. This class will be removed in a future release.")>]
val mutable OpInvokeStaticRange : int

Valor do campo

Value = 119
Atributos

Comentários

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usadas de acordo com os termos descritos na Licença de Atribuição Creative Commons 2.5.

Aplica-se a