Condividi tramite


Opcodes.OpOrIntLit8 Campo

Definizione

Attenzione

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

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

Valore del campo

Value = 222
Attributi

Commenti

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a