Compartilhar via


Opcodes.OpInvokeStatic Campo

Definição

Cuidado

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

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

Valor do campo

Value = 113
Atributos

Comentários

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

Aplica-se a