Linguaggio

Opcodes.OpConstMethodType Campo

Definizione

Attenzione

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

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

Valore del campo

Value = 255
Attributi

Si applica a